Skip to main content

Module log

Module log 

Source
Expand description

Logging related system utilities.

Structs§

Log
Implements the LogTarget trait by printing to standard output.

Traits§

LogTarget
LogTarget is used to perform log-related operations in a platform-agnostic manner.