Logging in PETALS

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

Changes (15)

View Page History



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

h3. Default loggers.properties

The default *loggers.properties* is :
{noformat}# PETALS: PETALS Services Platform

{panel:borderStyle=solid}
# PETALS: PETALS Services Platform

# Copyright (C) 2005 EBM WebSourcing



#Petals.Container.Lifecycle.level = FINEST

#Petals.Container.Lifecycle.ComponentLifeCycle.level = FINEST

#Petals.Container.Lifecycle.Installer.level = FINEST


{panel}


h3. Default log4j.properties

The default *log4j.properties* is :

{panel:borderStyle=solid}
{noformat}




h3. Default log4j.properties

The default *log4j.properties* is :
# {noformat}# Set the options for the Console appender.
# Console's layout is a PatternLayout, using the conversion pattern
# %d: current date in ISO8601 format
# Registry logger #
log4j.logger.org.ow2.petals.registry=fatal,Console
log4j.additivity.org.ow2.petals.registry=true{noformat}
{panel}


{column}