Designing RavenDB's debug log system

added by DotNetKicks
6/28/2016 12:45:17 PM

234 Views

I have talked before about the roles of logs (for debug statements) in RavenDB. In this post, I want to start talking about the actual concrete design we have of them. Overall guidelines (in no particular order): As little configuration as possible. Development / Operational - only two levels we support.


0 comments