mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-07 16:57:42 +01:00
Actually use our log full policy
This commit is contained in:
parent
d19b667346
commit
807b8a4c50
@ -52,6 +52,6 @@ index 000000000..f72f7425c
|
||||
+++ b/src/main/resources/log4j2.component.properties
|
||||
@@ -0,0 +0,0 @@
|
||||
+Log4jContextSelector=org.apache.logging.log4j.core.async.AsyncLoggerContextSelector
|
||||
+log4j2.AsyncQueueFullPolicy="com.destroystokyo.paper.log.LogFullPolicy"
|
||||
+log4j2.AsyncQueueFullPolicy=com.destroystokyo.paper.log.LogFullPolicy
|
||||
\ No newline at end of file
|
||||
--
|
Loading…
Reference in New Issue
Block a user