Crate rlog

Source
Expand description

A minimal logging library.

This is a tiny library used to write stuff happening in your program to a file.

Changelog for current version can be found in the repository.

Structsยง

Logger
Main structure.