All Downloads are FREE. Search and download functionalities are using the official Maven repository.

mo-core.2.0.0.source-code.simplelogger.properties Maven / Gradle / Ivy

Go to download

Core parts of the tool for visualizing and analyzing source code modularity of a single java project.

There is a newer version: 2.3.1
Show newest version
# Logging configuration for socomo main code
# https://www.slf4j.org/apidocs/org/slf4j/impl/SimpleLogger.html

org.slf4j.simpleLogger.logFile=System.out
org.slf4j.simpleLogger.defaultLogLevel=info
org.slf4j.simpleLogger.showDateTime=true
org.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss.SSS
org.slf4j.simpleLogger.showThreadName=false
org.slf4j.simpleLogger.showLogName=false
org.slf4j.simpleLogger.showShortLogName=true
org.slf4j.simpleLogger.levelInBrackets=true

org.slf4j.simpleLogger.log.pl.gdela.socomo=info




© 2015 - 2025 Weber Informatics LLC | Privacy Policy