[][src]Crate casual_logger

This logger is intended to be easy to explain when teaching other example programs to friends. Not for you, for self-study of beginner friends. Of course you can use it. Not for production, but better than not logging.

Structs

LOGGER

Logger grobal variable.

Log

Easy to use logging.

Logger

Configuration.

Table

TOML table included in the log file. Do not validate.

Enums

Extension

File extension.

Level

The higher this level, the more will be omitted.