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
2024-08-30 15:04:46 +08:00

5 lines
131 B
TOML

[log]
output = "file" # stderr, file, both
file = "stellar.log"
level = "INFO" # TRACE, DEBUG, INFO, WARN, ERROR, FATAL