Replies: 1 comment 2 replies
-
This number is a serial number, designed to prevent log files from having the same name when generated within the same second. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After using the drogon framework, the log file name is "drogon. 230601-110811.000000. log". What do the six zeros before '. log' represent? How to modify the source file of drogon to remove these 6 zeros?
Beta Was this translation helpful? Give feedback.
All reactions