[][src]Crate casual_logger

A logger that can be easily installed to simplify the sample program. Ignore performance for ease of use. It only supports writing to files and deleting old log files.

Structs

LOGGER

Logger grobal variable.

Log
Logger

Examples:

Enums

Level

The higher this level, the more will be omitted.

Constants

SEQ