Click or drag to resize
LogInit Method
Overload List
  NameDescription
Public methodStatic memberInit(LogLevel, String)
Initializes the logging facility with the given level and filename.
Public methodStatic memberInit(LogLevel, String, Int32)
Initializes logging facility with given level, filename, and file size limit.
Top
See Also