Logs the specified message without an
Exceptionat the Debug level.
messageFuncwill be only called when logging is enabled for level Debug.
Debug(String)Logs the specified message without an
Exceptionat the Debug level.
Debug(Exception, FuncString)Logs the specified message with an
Exceptionat the Debug level.
messageFuncwill be only called when logging is enabled for level Debug.
Debug(Exception, String)Logs the specified message with an
Exceptionat the Debug level.
Debug(String, Object)Logs the specified message without an
Exceptionat the Debug level.
Debug(Exception, String, Object)Logs the specified message with an
Exceptionat the Debug level.
DebugTArgument1(String, TArgument1)Logs the specified message without an
Exceptionat the Trace level.
DebugTArgument1, TArgument2(String, TArgument1, TArgument2)Logs the specified message without an
Exceptionat the Trace level.
DebugTArgument1, TArgument2, TArgument3(String, TArgument1, TArgument2, TArgument3)Logs the specified message without an
Exceptionat the Trace level.
Error(FuncString)Logs the specified message without an
Exceptionat the Error level.
messageFuncwill be only called when logging is enabled for level Error.
Error(String)Logs the specified message without an
Exceptionat the Error level.
Error(Exception, FuncString)Logs the specified message with an
Exceptionat the Error level.
messageFuncwill be only called when logging is enabled for level Error.
Error(Exception, String)Logs the specified message with an
Exceptionat the Error level.
Error(String, Object)Logs the specified message without an
Exceptionat the Error level.
Error(Exception, String, Object)Logs the specified message with an
Exceptionat the Error level.
ErrorTArgument1(String, TArgument1)Logs the specified message without an
Exceptionat the Trace level.
ErrorTArgument1, TArgument2(String, TArgument1, TArgument2)Logs the specified message without an
Exceptionat the Trace level.
ErrorTArgument1, TArgument2, TArgument3(String, TArgument1, TArgument2, TArgument3)Logs the specified message without an
Exceptionat the Trace level.
Fatal(FuncString)Logs the specified message without an
Exceptionat the Fatal level.
messageFuncwill be only called when logging is enabled for level Fatal.
Fatal(String)Logs the specified message without an
Exceptionat the Fatal level.
Fatal(Exception, FuncString)Logs the specified message with an
Exceptionat the Fatal level.
messageFuncwill be only called when logging is enabled for level Fatal.
Fatal(Exception, String)Logs the specified message with an
Exceptionat the Fatal level.
Fatal(String, Object)Logs the specified message without an
Exceptionat the Fatal level.
Fatal(Exception, String, Object)Logs the specified message with an
Exceptionat the Fatal level.
FatalTArgument1(String, TArgument1)Logs the specified message without an
Exceptionat the Trace level.
FatalTArgument1, TArgument2(String, TArgument1, TArgument2)Logs the specified message without an
Exceptionat the Trace level.
FatalTArgument1, TArgument2, TArgument3(String, TArgument1, TArgument2, TArgument3)Logs the specified message without an
Exceptionat the Trace level.
Info(FuncString)Logs the specified message without an
Exceptionat the Info level.
messageFuncwill be only called when logging is enabled for level Info.
Info(String)Logs the specified message without an
Exceptionat the Info level.
Info(Exception, FuncString)Logs the specified message with an
Exceptionat the Info level.
messageFuncwill be only called when logging is enabled for level Info.
Info(Exception, String)Logs the specified message with an
Exceptionat the Info level.
Info(String, Object)Logs the specified message without an
Exceptionat the Info level.
Info(Exception, String, Object)Logs the specified message with an
Exceptionat the Info level.
InfoTArgument1(String, TArgument1)Logs the specified message without an
Exceptionat the Trace level.
InfoTArgument1, TArgument2(String, TArgument1, TArgument2)Logs the specified message without an
Exceptionat the Trace level.
InfoTArgument1, TArgument2, TArgument3(String, TArgument1, TArgument2, TArgument3)Logs the specified message without an
Exceptionat the Trace level.
Log(LogLevel, FuncString)Logs the specified message without an
Exceptionat the specified level.
messageFuncwill be only called when logging is enabled for level
level.
Log(LogLevel, String)Logs the specified message without an
Exceptionat the specified level.
Log(Exception, LogLevel, FuncString)Logs the specified message with an
Exceptionat the specified level.
messageFuncwill be only called when logging is enabled for level
level.
Log(Exception, LogLevel, String)Logs the specified message with an
Exceptionat the specified level.
Log(LogLevel, String, Object)Logs the specified message without an
Exceptionat the specified level.
Log(Exception, LogLevel, String, Object)Logs the specified message with an
Exceptionat the specified level.
LogAssemblyVersionLogs the assembly version and file version of the given Assembly.
ResetSet the config of the InternalLogger with defaults and config.
Trace(FuncString)Logs the specified message without an
Exceptionat the Trace level.
messageFuncwill be only called when logging is enabled for level Trace.
Trace(String)Logs the specified message without an
Exceptionat the Trace level.
Trace(Exception, FuncString)Logs the specified message with an
Exceptionat the Trace level.
messageFuncwill be only called when logging is enabled for level Trace.
Trace(Exception, String)Logs the specified message with an
Exceptionat the Trace level.
Trace(String, Object)Logs the specified message without an
Exceptionat the Trace level.
Trace(Exception, String, Object)Logs the specified message with an
Exceptionat the Trace level.
TraceTArgument1(String, TArgument1)Logs the specified message without an
Exceptionat the Trace level.
TraceTArgument1, TArgument2(String, TArgument1, TArgument2)Logs the specified message without an
Exceptionat the Trace level.
TraceTArgument1, TArgument2, TArgument3(String, TArgument1, TArgument2, TArgument3)Logs the specified message without an
Exceptionat the Trace level.
Warn(FuncString)Logs the specified message without an
Exceptionat the Warn level.
messageFuncwill be only called when logging is enabled for level Warn.
Warn(String)Logs the specified message without an
Exceptionat the Warn level.
Warn(Exception, FuncString)Logs the specified message with an
Exceptionat the Warn level.
messageFuncwill be only called when logging is enabled for level Warn.
Warn(Exception, String)Logs the specified message with an
Exceptionat the Warn level.
Warn(String, Object)Logs the specified message without an
Exceptionat the Warn level.
Warn(Exception, String, Object)Logs the specified message with an
Exceptionat the Warn level.
WarnTArgument1(String, TArgument1)Logs the specified message without an
Exceptionat the Trace level.
WarnTArgument1, TArgument2(String, TArgument1, TArgument2)Logs the specified message without an
Exceptionat the Trace level.
WarnTArgument1, TArgument2, TArgument3(String, TArgument1, TArgument2, TArgument3)Logs the specified message without an
Exceptionat the Trace level.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4