Logging in PETALS

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (2)

View Page History



After that, _Extended_ formatter allows to precise more detailled informations, as with SOAP component,

 
* 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}