0
kicks
DistAppLog- Distributed application log for .net
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.