I believe Cedric(?) has started a log4C library too. You might drop a note to the development mailing list, it's likely to reach more people than the forum.
Also mail Ceki Glc of log4j: he maintains a list of all log4* libraries on the log4j website.
Good luck,
Bastiaan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've been using it intensively last week. A few corrections, and it'll be ready by the end of next week for LGPL distribution.
I followed Log4j API (just like log4Cpp), it's harder in C but not impossible. The categories, layouts, appenders, hierarchies are done and a simple configurator is also available.
I wanted to put log4c on sourceforge but Mark was faster than me :-) I'll submit you my version which is quite different.
C.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'd prefer Java, myself.
However, I have to work in straight C until the Internet economy recovers.
I've started a Log4C project. There is pretty slick but small working version.
I'd like to sap some of this projects resources to add a lot of basic stuff to Log4C. ;o) Drop me a line...
Hi Mark,
I believe Cedric(?) has started a log4C library too. You might drop a note to the development mailing list, it's likely to reach more people than the forum.
Also mail Ceki Glc of log4j: he maintains a list of all log4* libraries on the log4j website.
Good luck,
Bastiaan
I have indeed.
I've been using it intensively last week. A few corrections, and it'll be ready by the end of next week for LGPL distribution.
I followed Log4j API (just like log4Cpp), it's harder in C but not impossible. The categories, layouts, appenders, hierarchies are done and a simple configurator is also available.
I wanted to put log4c on sourceforge but Mark was faster than me :-) I'll submit you my version which is quite different.
C.