This website requires JavaScript.
Explore
Help
Sign In
windy
/
go-caatsm
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
61647cf84982467f1ed24ee1a0b7c2895a249952
go-caatsm
/
test
T
History
windyboy
67abd66fa3
✨
Enhance logging configuration by introducing file output options and rotation settings in
config.dev.toml
. Update logger implementation to support multiple output streams, including file logging with rotation using
lumberjack
. Improve error handling and logging across various components, ensuring consistent logging practices. Update
.gitignore
to include log files and compressed logs. Add new Go module dependency for
lumberjack
.
2025-11-17 12:58:40 +08:00
..
integration
✨
Enhance logging configuration by introducing file output options and rotation settings in
config.dev.toml
. Update logger implementation to support multiple output streams, including file logging with rotation using
lumberjack
. Improve error handling and logging across various components, ensuring consistent logging practices. Update
.gitignore
to include log files and compressed logs. Add new Go module dependency for
lumberjack
.
2025-11-17 12:58:40 +08:00