.timebench.1.0.1.source-code.log4j.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of timebench Show documentation
Show all versions of timebench Show documentation
TimeBench, a flexible, easy-to-use, and reusable software library written in Java that provides foundational data structures and algorithms for time- oriented data in Visual Analytics.
The newest version!
log4j.rootLogger=INFO, A1
log4j.appender.A1=org.apache.log4j.ConsoleAppender
log4j.appender.A1.layout=org.apache.log4j.PatternLayout
log4j.appender.A1.layout.ConversionPattern=%d [%t] %-5p %c - %m%n
#log4j.logger.timeBench.data.io=TRACE
log4j.logger.timeBench.data.io.RConnector = DEBUG
#log4j.logger.timeBench.action.layout.timescale = DEBUG
log4j.logger.timeBench.action.layout.timescale.GranularityTimeUnit = INFO
log4j.logger.timeBench.action.analytical.FlattenTemporalDataAction = TRACE
log4j.logger.timeBench.data.io.GraphMLTemporalDatasetReader= TRACE
© 2015 - 2025 Weber Informatics LLC | Privacy Policy