On POSIX systems, you can open your socket, connect or
accept and then feed the file descriptor to a FileAppender.
Dunno about Win32.
But of course a portable SocketAppender in log4cpp would be
nice.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=8050
On POSIX systems, you can open your socket, connect or
accept and then feed the file descriptor to a FileAppender.
Dunno about Win32.
But of course a portable SocketAppender in log4cpp would be
nice.