Logging in Petals

compared with
Current by Christophe DENEUX
on Oct 08, 2018 10:56.

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

Changes (1)

View Page History
Depending on the configuration, this can impede performances: it will restrict the number of concurrent dump to disk, but the default value should be ok, only change it in case of problems.

Thes Petals file log handlers {{org.ow2.petals.log.handler.PetalsPayloadDumperFileHandler}} and {{org.ow2.petals.log.handler.PetalsEXxchangeDumperFileHandler}} have the same configuration properties than their [parent|#petals_file_handler] and extend it with the following parameters:
|| Property || Default value || Description ||
| {{xxx.dump-basedir}} | The default value is the flows sub-directory | The name of a root directory that will contain all dump files organized by flow using an intermediate sub directory associated to the flow. If the value is a relative, it will be relative to the flows sub-directory. Absolute value is accepted. |