Logging in PETALS

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

Changes (10)

View Page History
         java.util.logging.FileHandler.formatter = org.ow2.petals.commons.logger.PetalsExtendedFormatter
{tip}

 
 
       {warning:title=Environment variable}
       Take in account if the following variable is define or not:
\\

_       \-Djava.util.logging.config.file=$PETALS_HOME/conf/loggers.properties"_
\\ _\-Djava.util.logging.config.file=$PETALS_HOME/conf/loggers.properties"_

       Because, if the previous argument on your Petals process is setted to another logging file, the loggers.properties under /conf +will not be take in account+. This setting can create a real problem, you do not necessarily understand where it comes directly
      {warning}
Because, if the previous argument on your Petals process is setted to another logging file, the loggers.properties under /conf +will not be take in account+.

This setting can create a real problem, you do not necessarily understand where it comes directly
{warning}


h2. Appendix