https://issues.apache.org/ooo/show_bug.cgi?id=120083
Priority: P3
Bug ID: 120083
Assignee: [email protected]
Summary: Log level for pythonscript should be changeable
through environmental variable
Severity: normal
Issue Type: DEFECT
Classification: Code
OS: All
Reporter: [email protected]
Hardware: All
Status: CONFIRMED
Version: AOO 3.4.0
Component: code
Product: scripting
Script provider for python has logging function but its setting is coded in
pythonscript.py file and its value can not be changed without modifying the
file.
When the office installed in user's system, general user can not be changed it.
It should be changeable by other way like environmental variable.
Python supports debug flag variable PYTHONDEBUG, but pythonscript.py supports
ERROR and DEBUG level, so it is not enough for this purpose.
--
You are receiving this mail because:
You are the assignee for the bug.