Home
last modified time | relevance | path

Searched hist:b5f289e3 (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/scripting/source/pyprov/
H A Dpythonscript.pydiff b5f289e3 Fri Jul 12 08:56:00 UTC 2013 Herbert Dürr <hdu@apache.org> #i120083# make python loglevel and log output changeable through environment vars

Set the log level with the environment variable "PYSCRIPT_LOG_LEVEL"
"DEBUG" (for debugging)
"ERROR" (show errors only)
"NONE" (or anything else) (for production) is the default
and the log output type with the enviroment variable "PYSCRIPT_LOG_STDOUT"
"0" (log output to user/Scripts/python/log.txt)
"1" (or anything else) (log output to stdout)

Patch by: Tsutomu Uchino <hanya.runo@gmail.com>
Review by: Herbert Durr <hdu@apache.org>

Note: Commit message edited by ASF infra team to work around a known issue with the
ASF svn install (not an issue with svn) and UTF-8 handling. This is a temporary
issue that we hope to resolve soon.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1502482 13f79535-47bb-0310-9956-ffa450edef68

Completed in 7 milliseconds