mirror of
https://github.com/sismics/docs.git
synced 2025-12-23 14:41:40 +00:00
Initial commit
This commit is contained in:
5
docs-web/src/prod/resources/log4j.properties
Normal file
5
docs-web/src/prod/resources/log4j.properties
Normal file
@@ -0,0 +1,5 @@
|
||||
log4j.rootCategory=WARN, MEMORY
|
||||
log4j.appender.MEMORY=com.sismics.util.log4j.MemoryAppender
|
||||
log4j.appender.MEMORY.size=1000
|
||||
|
||||
log4j.logger.com.sismics=INFO
|
||||
Reference in New Issue
Block a user