Crate alnilam_log

source ·

Modules

Macros

  • Logs a message at the debug level.
  • Logs a message at the error level.
  • Logs a message at the info level.
  • Logs a message at the trace level.
  • Logs a message at the warn level.

Structs

Enums

  • The set of available colors for the terminal foreground/background.
  • An enum representing the available verbosity levels of the logger.

Constants

Functions