angoca / log4db2

A logging utility like log4j for IBM Db2 SQL PL
https://angoca.github.io/log4db2/
BSD 2-Clause "Simplified" License
7 stars 2 forks source link

SysLogAppender #94

Open angoca opened 10 years ago

angoca commented 10 years ago

Create an appender that writes directly in the syslog.

Normally this can be done with the logger command, but it seems that from C can be called. In this case a small stored procedure in C could solve the problem.