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

NameDescription
LoggerManages and prints logs.

Class

NameDescription
SimpleLoggerImplements the Logger interface and provides basic log printing and management functions.

Enumeration

NameDescription
LogLevelProvides basic log printing and management functions.