Librarys

TwitterFacebook
Get flash to fully experience Pearltrees
http://james.newtonking.com/projects/json-net.aspx Json.NET is a popular high-performance JSON framework for .NET Json.NET CodePlex Project Json.NET Download Features

Json.NET

http://logging.apache.org/log4net/ What is Apache log4net™ The Apache log4net library is a tool to help the programmer output log statements to a variety of output targets. log4net is a port of the excellent Apache log4j™ framework to the Microsoft® .NET runtime. We have kept the framework similar in spirit to the original log4j while taking advantage of new features in the .NET runtime. For more information on log4net see the features document. The Apache log4net project

log4net

log4cxx

http://logging.apache.org/log4cxx/ Log4cxx has three main components: loggers , appenders and layouts . These three types of components work together to enable developers to log messages according to message type and level, and to control at runtime how these messages are formatted and where they are reported. Logger hierarchy The first and foremost advantage of any logging API over plain std::cout resides in its ability to disable certain log statements while allowing others to print unhindered. This capability assumes that the logging space, that is, the space of all possible logging statements, is categorized according to some developer-chosen criteria. Loggers are named entities.