Petals logging mechanism

Configure Logging in Petals ESB

Petals uses the logger provided by the JDK.
The logger configuration file, named loggers.properties, is located in $PETALS_HOME/conf folder.

Petals define a specific level: MONIT.
The levels provided by Petals in descending order are:

  • SEVERE (highest value)
  • WARNING
  • INFO
  • CONFIG
  • MONIT
  • FINE
  • FINER
  • FINEST (lowest value)

Petals Logger Level

Petals

Petals handler

By default two handler are used: consoleHandler and FileHandler.
The console handler is use to disply log in the console output.
The parameter java.util.logging.ConsoleHandler.level define the level

Petals formatter

Configure Default Petals logger level

Configure logg

Petals Level :

Petals define a custom log level : MONIT. When this le level siactivate many
This level logs

Petals-BC-Filetransfer Documentations
Contributors
No contributors found for: authors on selected page(s)
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.