Skip to content

Commit

Permalink
PAYARA-2711 Compress on Rotation doesn't work for Payara Notification…
Browse files Browse the repository at this point in the history
… Logger (#2680)
  • Loading branch information
MeroRai committed Apr 30, 2018
1 parent 220bc6f commit 7e1d951
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ fish.payara.enterprise.server.logging.PayaraNotificationFileHandler.rotationTime
fish.payara.enterprise.server.logging.PayaraNotificationFileHandler.rotationLimitInBytes=2000000
fish.payara.enterprise.server.logging.PayaraNotificationFileHandler.maxHistoryFiles=0
fish.payara.enterprise.server.logging.PayaraNotificationFileHandler.file=${com.sun.aas.instanceRoot}/logs/notification.log
fish.payara.enterprise.server.logging.PayaraNotificationFileHandler.compressOnRotation=false

fish.payara.deprecated.jsonlogformatter.underscoreprefix=false

Expand Down

0 comments on commit 7e1d951

Please sign in to comment.