safe_authenticator 0.6.0

SAFE Authenticator
Documentation
1
2
3
4
5
6
7
8
9
[appenders.async_file]
kind = "async_file"
output_file_name = "This-is-a-sample-output.log"
file_timestamp = false
append = false

[root]
level = "error"
appenders = ["async_file"]