Method | Description | |
---|---|---|
CommonsLogger ( IConfigurationContext configuration ) : Common.Logging | ||
Debug ( string message ) : void | ||
DebugFormat ( string format ) : void | ||
Error ( string message ) : void | ||
ErrorFormat ( string format ) : void | ||
Fatal ( string message ) : void | ||
FatalFormat ( string format ) : void | ||
Info ( string message ) : void | ||
InfoFormat ( string format ) : void | ||
Warn ( string message ) : void | ||
WarnFormat ( string format ) : void |
public CommonsLogger ( IConfigurationContext configuration ) : Common.Logging | ||
configuration | IConfigurationContext | |
return | Common.Logging |