We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As a developer, logs need to rotated and written in a file.
Although I am open for other and newer libraries, I recommend using the library https://github.com/natefinch/lumberjack and read the entirety of this issue sirupsen/logrus#679
/var/log/<app_name>/app.log
The text was updated successfully, but these errors were encountered:
acltang
No branches or pull requests
Description
As a developer, logs need to rotated and written in a file.
Although I am open for other and newer libraries, I recommend using the library https://github.com/natefinch/lumberjack and read the entirety of this issue sirupsen/logrus#679
Story Points
3
Definitions of Done
/var/log/<app_name>/app.log
(absolute path)The text was updated successfully, but these errors were encountered: