|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (4)
View Page History* If you don't want too much information in Petals console, we can keep the *"Simple"* formatter with following property:
java.util.logging.ConsoleHandler.formatter = org.ow2.petals.commons.logger.PetalsSimpleFormatter
* If you want more detailled informations accessible at all times prefer the *"Extended"* formatter in Petals log file with following property:
java.util.logging.FileHandler.formatter = org.ow2.petals.commons.logger.PetalsExtendedFormatter{tip}