This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
stellar-stellar/deps/logger/test/conf/log_file.toml

5 lines
131 B
TOML
Raw Normal View History

[log]
output = "file" # stderr, file, both
2024-08-20 19:20:24 +08:00
file = "stellar.log"
level = "INFO" # TRACE, DEBUG, INFO, WARN, ERROR, FATAL