Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 170763 --- Log files are created even if the log level has been set to OFF or the log dir to null

Title: [birt-dev]CheckIn: Fix Bugzilla Bug 170763 --- Log files are created even if the log level has been set to OFF or the log dir to null

- Summary:
Fix Bugzilla Bug 170763 --- Log files are created even if the log level has been set to OFF or the log dir to null

- Bugzilla Bug (s) Resolved:
170763

- Description:
When user set LOG_LEVEL as OFF, we wont create any log file.

When the LOG_LEVEL is OFF and user change the new LOG_LEVEL to un-OFF, we will create a new log file in folder

- Tests Description  :
Manual Test


- Notes to Build Team:
None


- Notes to Developers:
None


- Notes to QA:  
None

- Notes to Documentation:  
None


- Files Edited:
"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/EngineLogger.java"

- Files Added:
None

- Files Deleted
None

- Wei Wang
Actuate Software(Shanghai) Co.,Ltd



Back to the top