std.log Package
Function Description
The log package provides the log management and printing functions. (This package has been discarded. Use the log package.)
API List
Interface
| Name | Description |
|---|---|
| Logger | Manages and prints logs. |
Class
| Name | Description |
|---|---|
| SimpleLogger | Implements the Logger interface and provides basic log printing and management functions. |
Enumeration
| Name | Description |
|---|---|
| LogLevel | Provides basic log printing and management functions. |