Expand description
Logging
cuprated log filtering settings and related functionality.
Structs§
- Cuprated
Tracing Filter - The [
Filter] used to alter cuprated’s log output.
Functions§
- eprintln_
red - Prints some text using
eprintln, with [nu_ansi_term::Color::Red] applied. - init_
logging - Initialize [
tracing] for logging to stdout and to a file. - modify_
file_ output - Modify the file appender
CupratedTracingFilter. - modify_
stdout_ output - Modify the stdout
CupratedTracingFilter.