Re: Query Precision Pattern Converter

2010-10-09 Thread Dominik Psenner
On 10/08/2010 06:46 PM, Dave Nay wrote: > To improve the accuracy of our log messages in log4net, I went looking > for a method to improve the date stamp. I found that the NLog library > has a formatter for adding a QueryPerformanceCounter to a log entry. > Not wanting to switch logging libraries

Query Precision Pattern Converter

2010-10-08 Thread Dave Nay
To improve the accuracy of our log messages in log4net, I went looking for a method to improve the date stamp. I found that the NLog library has a formatter for adding a QueryPerformanceCounter to a log entry. Not wanting to switch logging libraries, I converted their feature into a PatternConver