DistAppLog- Distributed application log for .net

added by majimenezp
7/18/2011 10:26:05 AM

241 Views

DistAppLog it's a library to create log entry from one application and replicate to a central server database, using ZeroMQ for messaging, Massive for ORM and Sqlite for the log storage. The objective it's to offer a centralized alternative for other libs like log4net or Nlog, but more simple and maybe faster. Check it out and send some suggestions or bug reports to improve the lib.


0 comments