(file) Return to Logger.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/Logger.h between version 1.39.8.1 and 1.40

version 1.39.8.1, 2013/06/03 22:35:12 version 1.40, 2012/12/13 14:38:55
Line 171 
Line 171 
  
     /** setlogLevelMask     /** setlogLevelMask
     */     */
     static void setlogLevelMask(const String &logLevelList);      static void setlogLevelMask(const String logLevelList);
  
     /** Returns true if the given string is one of the legal log levels.     /** Returns true if the given string is one of the legal log levels.
     */     */
     static Boolean isValidlogLevel(const String &logLevel);      static Boolean isValidlogLevel(const String logLevel);
  
     /** Tests if a log entry would be created by this call before     /** Tests if a log entry would be created by this call before
         the logger is called.  This function is intended to be used         the logger is called.  This function is intended to be used


Legend:
Removed from v.1.39.8.1  
changed lines
  Added in v.1.40

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2