Skip to content

Set Up Logs for Prdouction and Development #47

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

stdthoth
Copy link

@stdthoth stdthoth commented Apr 7, 2025

/claim #23

Development Logs

  • Using DEBUG level for detailed log info for troubleshooting
  • Logs to consloe for immediate feedback
  • includes as much context as possible

Production Logs

  • Uses INFO level ad default lecel, DEBUG only when needed
  • Logs to app.log file with rotation to avoid disk filling

Signed-off-by: Shalom Tata <[email protected]>
Signed-off-by: Shalom Tata <[email protected]>
@stdthoth
Copy link
Author

stdthoth commented Apr 8, 2025

@nkkko this pr is ready for review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant