Hi,
I have any application running. I want to use boost.log for “syslog”. How do I achive this?
The log format I need is:
<hostname> <LOGLEVEL> <appname> <timestamp> <threadid>message…..
How to customize log format as above for syslog?
Thanks for help in advance.
_
Gaurav