BenSelect Documentation
ILog Interface Members
See Also  Properties  Methods  Send Feedback
Selerix.Foundation Namespace : ILog Interface


The following tables list the members exposed by ILog.

Public Properties

 NameDescription
 PropertyIsDebugEnabledGets a value indicating whether this instance is debug enabled.  
 PropertyIsErrorEnabledGets a value indicating whether this instance is error enabled.  
 PropertyIsFatalEnabledGets a value indicating whether this instance is fatal enabled.  
 PropertyIsInfoEnabledGets a value indicating whether this instance is information enabled.  
 PropertyIsWarnEnabledGets a value indicating whether this instance is warn enabled.  
Top

Public Methods

 NameDescription
 MethodDebugOverloaded. Debugs the specified message.  
 MethodDebugDataDebug the specified message and attach data file.  
 MethodDebugFormatDebugs the format.  
 MethodErrorOverloaded. Errors the specified message.  
 MethodErrorFormatErrors the format.  
 MethodFatalOverloaded. Fatals the specified message.  
 MethodFatalFormatFatals the format.  
 MethodInfoOverloaded. Informations the specified message.  
 MethodInfoFormatInformations the format.  
 MethodWarnOverloaded. Warns the specified message.  
 MethodWarnFormatWarns the format.  
Top

See Also

© 2024 All Rights Reserved.