Project

General

Profile

Feature #7279

Enhance CentralLogger to support configurable LogFormatter

Added by Galya B about 1 year ago. Updated about 1 year ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
04/17/2023
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
version:

Related issues

Related to Runtime Infrastructure - Bug #5703: rationalize, standardize and simplify the client-side log file name configuration Closed

History

#1 Updated by Galya B about 1 year ago

Implement more flexible formatter for log records, configurable in directory.xml.

Currently one and the same formatter is used to generate the logs in the p2j.jar in /opt/spawn, and then to parse them on the server. To have this working with changeable formatting configs the spawner should be receiving directory.xml configs, which is an effort we can spare ourselves, if the whole process is to be reworked soon.

Be aware that the separate spawner process can be removed with the work related to enhancing authentication methods.

#2 Updated by Galya B about 1 year ago

  • Related to Bug #5703: rationalize, standardize and simplify the client-side log file name configuration added

#3 Updated by Galya B about 1 year ago

As requested in #4065-104 support optional (configurable) shorter versions of package names. Check how other logging libs provide it.

Also available in: Atom PDF