Click or drag to resize

DevLogInitDevLog Method

Overload List
  NameDescription
Public methodStatic memberInitDevLog(String)
Overloaded. Initilize the log with default options, size, and backup file count.
Public methodStatic memberInitDevLog(String, DevLogOptions)
Overloaded. Initilize the log with default size and backup file count.
Public methodStatic memberInitDevLog(String, DevLogOptions, Int32, Int32)
Initilize the log.
Top
See Also