blob: 099992b5d61cbf7e93f5a7adcbee30d3d82c7c85 [file] [log] [blame] [edit]
# Set the default log level to TRACE to see everything
org.slf4j.simpleLogger.defaultLogLevel = trace
# Show thread names
org.slf4j.simpleLogger.showThreadName = true
# Show date and time
org.slf4j.simpleLogger.showDateTime = true
org.slf4j.simpleLogger.dateTimeFormat = yyyy-MM-dd HH:mm:ss:SSS Z