-
-
Notifications
You must be signed in to change notification settings - Fork 182
Add department-related interfaces and others #101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
In the meantime, did something unrelated to this title 😂 |
please review. |
19 commits, awesome!! |
Now, perhaps |
I still expect to keep it. Using loguru will automatically manage the log size and quantity without causing the memory to be full. It may be used with other tools later, such as filebeat, es. The operation log is stored in the MySQL database, but further maintenance is required, such as partitioning, compression, archiving, and regular cleaning. |
I think I get it, agreed. |
WIP.