Petals ESB Container

The system property 'petals.log.dir' should accept relative path

Details

  • Type: Improvement Request Improvement Request
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 4.2.4
  • Fix Version/s: 5.0.0
  • Component/s: Logging
  • Security Level: Public
  • Description:
    Hide

    The system property petals.log.dir contains the default value used as base directory for Petals file log handlers, and it must be defined as an absolute value.
    The absolute value is required by the Petals log handler PetalsPayloadDumperFileHandler. It flush message content in separated files and flush in the log file these files as relative paths.

    Add support for a relative path: an absolute path will be built resolving the relative path of petals.log.dir against the current user directory

    Show
    The system property petals.log.dir contains the default value used as base directory for Petals file log handlers, and it must be defined as an absolute value. The absolute value is required by the Petals log handler PetalsPayloadDumperFileHandler. It flush message content in separated files and flush in the log file these files as relative paths. Add support for a relative path: an absolute path will be built resolving the relative path of petals.log.dir against the current user directory
  • Environment:
    -

Activity

People

Dates

  • Created:
    Wed, 15 Apr 2015 - 15:56:43 +0200
    Updated:
    Wed, 15 Apr 2015 - 16:00:05 +0200
    Resolved:
    Wed, 15 Apr 2015 - 16:00:05 +0200