log4cpp::Layout – Deciding on the Layout of Logs
Posted by Joys of Programming on in C/C++
log4cpp helps you to decide on the Layout of the logs. The layout of a log means the format according to which you want to display a message depending on the logging event. log4cpp supports the following Layouts
You can even make a Layout of your own. Making a Layout involves specifying the format of the message corresponding to an event (error, info, warning or critical error)
Comments:
![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=90866b22-e5ff-4a08-8158-0fd6a7d0a86c)