Crate rlog[][src]

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.