AW: [Log4plsql] How to write in the Syslog file
Brought to you by:
gmoulard
From: <log...@li...> - 2003-06-23 12:24:09
|
when you like to write directly to alert.log or a tracefile you can use = sys.dbms_system.ksdwrt(n,message);=20 where n is one of:=20 1 - writes message to trace file only.=20 2 - writes message to alert.log only.=20 3 - writes message to both alert.log and trace file.=20 yours sincerely andreAs -----Urspr=FCngliche Nachricht----- Von: log...@li... *EXTERN* [mailto:log...@li...] Gesendet: Montag, 23. Juni 2003 14:42 An: log...@li... Betreff: [Log4plsql] How to write in the Syslog file Hi, I have seen in the documentation that it is possible via the Log4JbackgroundProcess to use the standard features of log4j. My question is : Is it possible to have or where to found an example of = use of the Log4JbackgroundProcess an in particular in the case of the writing = in the syslog file. Thanks in advance. Regards, Fran=E7ois Geraerts ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting = Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly = Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ Log4plsql-all-info mailing list Log...@li... https://lists.sourceforge.net/lists/listinfo/log4plsql-all-info log4plsq : http://log4plsql.sourceforge.net |