ringchenhao opened a new issue, #229:
URL: https://github.com/apache/logging-log4net/issues/229

   I change the config like this and the timestamp shows microseconds:
   
   <conversionPattern value="[%date{yyyyMMdd HH:mm:ss.ffffff}] [%-5level] 
[%thread] - %message%newline"/>
   
   
   [20250210 18:37:40.286202] [INFO ] [ListenClientConnect] - Service has 
startup.
   
   But does it really work? learned from the internet that log4net does not 
support microseconds.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to