DB USERLOG
From Recital Documentation Wiki
Revision as of 15:38, 12 March 2009 by Yvonnemilne (Talk | contribs)
DB_USERLOG
Class
Environment Variables / Symbols
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 / symbol 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 Database Server, Recital Mirage Server, Recital Terminal Developer