DevLogInitDevLog Method |
Name | Description | |
---|---|---|
InitDevLog(String) |
Overloaded. Initilize the log with default options, size, and backup file count.
| |
InitDevLog(String, DevLogOptions) |
Overloaded. Initilize the log with default size and backup file count.
| |
InitDevLog(String, DevLogOptions, Int32, Int32) |
Initilize the log.
|