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

nt.VectorPrintReportGUI.3.0.source-code.logging.properties Maven / Gradle / Ivy

Go to download

GUI that supports stylesheet features of Configurable Reports. Basic features are create, modify and save. The GUI also supports syntax change of stylesheets, validation of xml for settings, validation of xml for datamapping and testing a stylesheet in a pdf.

The newest version!
handlers=java.util.logging.FileHandler, java.util.logging.ConsoleHandler

# Default global logging level.
# Loggers and Handlers may override this level
#    *  SEVERE (highest value)
#    * WARNING
#    * INFO
#    * CONFIG
#    * FINE
#    * FINER
#    * FINEST (lowest value)
.level= WARNING

java.util.logging.ConsoleHandler.formatter=java.util.logging.SimpleFormatter
java.util.logging.FileHandler.formatter=java.util.logging.SimpleFormatter
java.util.logging.ConsoleHandler.level=SEVERE

java.util.logging.FileHandler.pattern=%h/VectorPrintGUI.log
       




© 2015 - 2024 Weber Informatics LLC | Privacy Policy