Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0053667Openbravo ERPZ. Otherspublic2023-10-16 13:252024-01-02 12:56
jarmendariz 
jarmendariz 
normalminorhave not tried
closedfixed 
5
 
 
Core
No
0053667: Fix Appender configuration documentation in org.openbravo.logclient.externalization module
In the README.md file of org.openbravo.logclient.externalization module, the Appender example given would not work as expected. The following changes should be done:

- <Delete basePath="${logDir}">: basePath should point to ${logDir}/terminallog
- <IfFileName glob="openbravo-terminallog-*.log.gz">: glob should be terminallog-*.log.gz
See description
See description
No tags attached.
Issue History
2023-10-16 13:25jarmendarizNew Issue
2023-10-16 13:25jarmendarizAssigned To => Triage Platform Base
2023-10-16 13:25jarmendarizModules => Core
2023-10-16 13:25jarmendarizTriggers an Emergency Pack => No
2023-10-18 09:17jarmendarizAssigned ToTriage Platform Base => jarmendariz
2023-10-18 09:17jarmendarizStatusnew => scheduled
2023-12-05 10:54hgbotNote Added: 0157954
2024-01-02 12:56hgbotNote Added: 0158766
2024-01-02 12:56hgbotResolutionopen => fixed
2024-01-02 12:56hgbotStatusscheduled => closed
2024-01-02 12:56hgbotNote Added: 0158767

Notes
(0157954)
hgbot   
2023-12-05 10:54   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.logclient.externalization/-/merge_requests/2 [^]
(0158766)
hgbot   
2024-01-02 12:56   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.logclient.externalization/-/merge_requests/2 [^]
(0158767)
hgbot   
2024-01-02 12:56   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.logclient.externalization [^]
Changeset: edef563551c12435b812edcaa37d088dd113e19a
Author: Javier Armendáriz <javier.armendariz@openbravo.com>
Date: 18-10-2023 09:16:04
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.logclient.externalization/-/commit/edef563551c12435b812edcaa37d088dd113e19a [^]

Fixed ISSUE-53667: Fixed log4j config example in README file

---
M README.md
---