mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-24 05:18:58 +00:00
Less spammy default log settings
This commit is contained in:
parent
92ed513e4f
commit
f6e2216b87
@ -29,15 +29,12 @@ appender.rolling.policies.size.size=10MB
|
||||
appender.rolling.strategy.type = DefaultRolloverStrategy
|
||||
appender.rolling.strategy.max = 10
|
||||
appender.rolling.filter.query.type = MarkerFilter
|
||||
appender.rolling.filter.query.onMismatch=NEUTRAL
|
||||
appender.rolling.filter.query.onMatch=DENY
|
||||
appender.rolling.filter.query.marker=QUERY
|
||||
appender.rolling.filter.http.type = MarkerFilter
|
||||
appender.rolling.filter.http.onMismatch=NEUTRAL
|
||||
appender.rolling.filter.http.onMatch=DENY
|
||||
appender.rolling.filter.http.marker=HTTP
|
||||
appender.rolling.filter.process.type = MarkerFilter
|
||||
appender.rolling.filter.process.onMismatch=NEUTRAL
|
||||
appender.rolling.filter.process.onMatch=DENY
|
||||
appender.rolling.filter.process.marker=PROCESS
|
||||
appender.process.type = RollingFile
|
||||
|
Loading…
Reference in New Issue
Block a user