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/conf/log.toml

5 lines
140 B
TOML
Raw Normal View History

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