MyLogger 类
Provides a static logger instance for the application with initialization and log level control
命名空间: DeploySharp.Log程序集: DeploySharp (在 DeploySharp.dll 中) 版本:0.0.4+6e8a2e904469617cd59619d666c0e272985c0e33
public static class MyLogger
- Inheritance
- Object MyLogger
MyLogger |
Static constructor that initializes the logger and outputs welcome message
|
SetLevel |
Sets the logging level for the main logger
|
Log |
The static logger instance for the application
|