Module tracing

Source
Expand description

Wrapper around tracing so that tracing can be an optional dependency.

Modulesยง

implementation ๐Ÿ”’

Macrosยง

debug ๐Ÿ”’
debug_span ๐Ÿ”’
error ๐Ÿ”’
error_span ๐Ÿ”’
info ๐Ÿ”’
info_span ๐Ÿ”’
trace ๐Ÿ”’
trace_span ๐Ÿ”’
warning ๐Ÿ”’
warning_span ๐Ÿ”’

Enumsยง

Level ๐Ÿ”’