veecle_
os
0.1.0
Module log
Module Items
Structs
Traits
In veecle_
os::
osal::
std
veecle_os
::
osal
::
std
Module
log
Copy item path
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.