SpringCard LibCs for .NET  18.10.10
A set of utilities to simplify the development of .NET application
SpringCard.LibCs.Logger Member List

This is the complete list of members for SpringCard.LibCs.Logger, including all inherited members.

CaptureDebug() (defined in SpringCard.LibCs.Logger)SpringCard.LibCs.Loggerstatic
CaptureTrace() (defined in SpringCard.LibCs.Logger)SpringCard.LibCs.Loggerstatic
ConsoleLevelSpringCard.LibCs.Loggerstatic
ConsoleOnlySpringCard.LibCs.Loggerstatic
ConsoleShowContextSpringCard.LibCs.Loggerstatic
ConsoleShowTimeSpringCard.LibCs.Loggerstatic
ConsoleUseColorsSpringCard.LibCs.Loggerstatic
Debug(string message)SpringCard.LibCs.Loggerstatic
Debug(string message, params object[] args)SpringCard.LibCs.Loggerstatic
DebugLevelSpringCard.LibCs.Loggerstatic
Error(string message)SpringCard.LibCs.Loggerstatic
Error(string message, params object[] args)SpringCard.LibCs.Loggerstatic
EventLogLevel (defined in SpringCard.LibCs.Logger)SpringCard.LibCs.Loggerstatic
Fatal(string message)SpringCard.LibCs.Loggerstatic
Fatal(string message, params object[] args)SpringCard.LibCs.Loggerstatic
FileLogLevel (defined in SpringCard.LibCs.Logger)SpringCard.LibCs.Loggerstatic
GelfLogLevel (defined in SpringCard.LibCs.Logger)SpringCard.LibCs.Loggerstatic
Info(string message)SpringCard.LibCs.Loggerstatic
Info(string message, params object[] args)SpringCard.LibCs.Loggerstatic
IntToLevel(int intLevel)SpringCard.LibCs.Loggerstatic
Level enum nameSpringCard.LibCs.Logger
LoadConfigFromRegistry(string CompanyName, string ProductName)SpringCard.LibCs.Loggerstatic
Log(Level level, string message)SpringCard.LibCs.Loggerstatic
Log(Level level, string message, params object[] args)SpringCard.LibCs.Loggerstatic
LogCallback (defined in SpringCard.LibCs.Logger)SpringCard.LibCs.Loggerstatic
LogCallbackDelegate(Level level, string message) (defined in SpringCard.LibCs.Logger)SpringCard.LibCs.Logger
OpenEventLog(string log, string source)SpringCard.LibCs.Loggerstatic
OpenEventLog(Level level, string log, string source)SpringCard.LibCs.Loggerstatic
OpenGelf(Level level, string hostName, string applicationName, string serverName, int serverPort=2202)SpringCard.LibCs.Loggerstatic
OpenGelf(Level level, string applicationName, string serverAddr, int serverPort=2202)SpringCard.LibCs.Loggerstatic
OpenGelf(Level level, string serverAddr, int serverPort=2202)SpringCard.LibCs.Loggerstatic
OpenGelf_SpringCardNet(Level level, string hostName, string applicationName)SpringCard.LibCs.Loggerstatic
OpenGelf_SpringCardNet(Level level, string applicationName)SpringCard.LibCs.Loggerstatic
OpenLogFile(string fileName, bool useDate=false)SpringCard.LibCs.Loggerstatic
OpenLogFile(Level level, string fileName, bool useDate=false)SpringCard.LibCs.Loggerstatic
OpenSysLog(SysLog.Facility facility, string hostName, string applicationName, string serverAddr, int serverPort=514, bool useRfc5424=false)SpringCard.LibCs.Loggerstatic
OpenSysLog(SysLog.Facility facility, Level level, string applicationName, string serverAddr, int serverPort=514, bool useRfc5424=false)SpringCard.LibCs.Loggerstatic
OpenSysLog(SysLog.Facility facility, string ServerAddr, int ServerPort=514, bool useRfc5424=false)SpringCard.LibCs.Loggerstatic
OpenSysLog(SysLog.Facility facility, Level level, string ServerAddr, int ServerPort=514, bool useRfc5424=false)SpringCard.LibCs.Loggerstatic
OpenSysLog(string ServerAddr, int ServerPort=514, bool useRfc5424=false)SpringCard.LibCs.Loggerstatic
OpenSysLog(Level level, string ServerAddr, int ServerPort=514, bool useRfc5424=false)SpringCard.LibCs.Loggerstatic
ReadArgs(string[] args)SpringCard.LibCs.Loggerstatic
SetGelfConstant(string Name, string Value)SpringCard.LibCs.Loggerstatic
StringToLevel(string strLevel)SpringCard.LibCs.Loggerstatic
SyslogLogLevel (defined in SpringCard.LibCs.Logger)SpringCard.LibCs.Loggerstatic
Trace(string message)SpringCard.LibCs.Loggerstatic
Trace(string message, params object[] args)SpringCard.LibCs.Loggerstatic
TraceLevelSpringCard.LibCs.Loggerstatic
Warning(string message)SpringCard.LibCs.Loggerstatic
Warning(string message, params object[] args)SpringCard.LibCs.Loggerstatic