Expand description

A logger implementation which outputs log messages from Casper crates to the terminal.

Re-exports

  • pub use self::terminal_logger::TerminalLogger;

Structs

  • Settings used to initialize the global logger.

Enums

  • The style of generated log messages.

Functions