Crate cu29_log

Source

Structs§

CuLogEntry
This is the basic structure for a log entry in Copper.

Enums§

CuLogLevel
Log levels for Copper.

Constants§

ANONYMOUS
MAX_LOG_PARAMS_ON_STACK

Functions§

format_logline
Text log line formatter.
rebuild_logline
Rebuild a log line from the interned strings and the CuLogEntry. This basically translates the world of copper logs to text logs.