mirror of
https://github.com/SWG-Source/stationapi.git
synced 2026-01-15 22:04:17 -05:00
Add swgchat- prefix to verbose log filenames
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
FILENAME = "var/log/swgchat.log"
|
||||
* WARNING:
|
||||
FILENAME = "var/log/swgchat.log"
|
||||
* INFO:546
|
||||
* INFO:
|
||||
FILENAME = "var/log/swgchat.log"
|
||||
* VERBOSE:
|
||||
FILENAME = "var/log/verbose.%datetime{%Y%M%d_%H%m%s}.log"
|
||||
FILENAME = "var/log/swgchat-verbose.%datetime{%Y%M%d_%H%m%s}.log"
|
||||
TO_STANDARD_OUTPUT = false
|
||||
|
||||
Reference in New Issue
Block a user