diff options
| author | luwenpeng <[email protected]> | 2024-04-16 14:12:41 +0800 |
|---|---|---|
| committer | luwenpeng <[email protected]> | 2024-04-16 14:13:42 +0800 |
| commit | d878849c3a86906d379c4cfc7f283b4011dc31ed (patch) | |
| tree | 6077eb465f2365140d567821141c865292c16914 /conf | |
| parent | 17f5d338de2aa48255c1c2b2996b1cacb0d10a71 (diff) | |
Stellar output statistics
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/log.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/log.toml b/conf/log.toml index c49b2ce..0246ed1 100644 --- a/conf/log.toml +++ b/conf/log.toml @@ -1,4 +1,4 @@ [log] output = file # stderr, file -file = stellar.log +file = "log/stellar.log" level = DEBUG # TRACE, DEBUG, INFO, WARN, ERROR, FATAL |
