logforth 0.23.1

A versatile and extensible logging implementation.
Documentation
1
2
3
4
5
6
7
8
9
10
11
root = true

[*]
end_of_line = lf
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true

[*.toml]
indent_size = tab
tab_width = 2