Hello,

I have a Java Application and I am using Log4j to log my messages.

I also have JNI code as part of my application. Now, if I have to 
log some messages from JNI code, how do I do it ? Can I use
the same appender that Java code uses ?

Thanks,
Chethan

Reply via email to