Hi, there I need to log events with precise time stamps (more precise than 15 ms System.DateTime).
But it seems to be impossible to do it with log4net. It is impossible to change default timer neither to implement special appender that will set precise value to TimeStamp. The only solution I see is to write precise time to the event message body. Any ideas, colleagues? -- Sincerely, Ayrat Khalimov.