com.latencybusters.lbm
Interface LBMLogging


public interface LBMLogging

Interface for LBM logging


Method Summary
 void LBMLog(int level, java.lang.String message)
          Log a message
 

Method Detail

LBMLog

void LBMLog(int level,
            java.lang.String message)
Log a message

Parameters:
level - LBM Logging level, where values can be (in order of decreasing importance):
  • LBM.LOG_EMERG
  • LBM.LOG_ALERT
  • LBM.LOG_CRIT
  • LBM.LOG_ERR
  • LBM.LOG_WARNING
  • LBM.LOG_NOTICE
  • LBM.LOG_INFO
  • LBM.LOG_DEBUG
message - Message to be logged


\ All of the documentation and software included in this and any \ other Informatica Inc "Ultra Messaging" Release is \ Copyright (C) 2004-2014, Informatica Corporation. All rights reserved. \ Redistribution and use in source and binary forms, with or without \ modification, are permitted only as covered by the terms of a \ valid software license agreement with 29West Inc. \ Copyright © 2004-2014, Informatica, Inc. All Rights Reserved. \