Difference between revisions of "DB USERLOG"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 11: | Line 11: | ||
By default, the DB_USERLOG environment variable is: | By default, the DB_USERLOG environment variable is: | ||
+ | |||
<pre>DB_USERLOG="${DB_ROOT}log/${LOGNAME}.log"</pre> | <pre>DB_USERLOG="${DB_ROOT}log/${LOGNAME}.log"</pre> | ||
+ | |||
==Products== | ==Products== |
Latest revision as of 10:24, 4 March 2010
Contents
Purpose
Used to specify a directory and filename to which user specific logging information should be written
See Also
Description
The DB_USERLOG environment variable is used to specify a directory and filename to which user specific logging information should be written. With DB_USERLOG set to a valid filename, the USERLOG() function can be used to write to the log for debugging or audit trail purposes.
By default, the DB_USERLOG environment variable is:
DB_USERLOG="${DB_ROOT}log/${LOGNAME}.log"
Products
Recital, Recital Server