I don't have plans for asynchronous logging at the moment (but maybe others do). First I like the current multithreading support to be completed and tested.
What I do like to implement in one of the coming releases is a SocketAppender that can log to a log4j SocketNode.
Of course you're welcome to help speed up log4cpp development by contributing async logging support.....
Cheers,
Bastiaan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I'm a log4cpp newbie (coming from log4j but having needs for C++ world).
My question is:
- is there an available or planned appenders for asynchronous logging (and possibly over a network such as socket, messaging, ...)?
Thanks in advance.
I don't have plans for asynchronous logging at the moment (but maybe others do). First I like the current multithreading support to be completed and tested.
What I do like to implement in one of the coming releases is a SocketAppender that can log to a log4j SocketNode.
Of course you're welcome to help speed up log4cpp development by contributing async logging support.....
Cheers,
Bastiaan