Really isn't any code its just another appender, there are like 3 properties you need to set on the appender (best way to see this is to look at the odbcappender header). Also just keep in mind I think I ended up having to use a DSN to make it work I couldn't get a straight connect string to work. And of course it only works on windows ;)
On 1/19/07, Daniel Lee <[EMAIL PROTECTED]> wrote:
Hi Matthew, Thanks for your reply. So where can I find some sample codes or docs? I didn't find any in the VN sources. Thanks. On 1/19/07, Matthew Campbell <[EMAIL PROTECTED]> wrote: > > I used it for a while on one project, its really rudimentary. Things > like if it fails to connect to your ODBC source don't get logged anywhere ;/ > It does work tho, once configured in a dependable way. > > On 1/19/07, Daniel Lee <[EMAIL PROTECTED]> wrote: > > > > Hello all, > > > > I'm new to log4cxx. What's the status of ODBC appender in log4cxx? > > Where can I find some examples and instructions using the (ODBC) appender? > > Can anyone help? Thanks, > > > > Chuang > > > >
