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

5 lines
143 B
TOML
Raw Normal View History

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