AOF6-Vocality/config/logbegone.toml
2023-03-02 15:41:30 -06:00

8 lines
275 B
TOML

# The configuration file for Log Begone
[logbegone]
# If a log message has one of these phrases, it will be filtered out from logging
phrases = ["the_aether"]
# If a log message matches one of these regex patterns, it will be filtered out from logging. EX:
regex = ["^1$"]