Skip to content
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

Fix all logs (make it better) #85

Closed
mtbitcr opened this issue Dec 14, 2023 · 1 comment · Fixed by #190
Closed

Fix all logs (make it better) #85

mtbitcr opened this issue Dec 14, 2023 · 1 comment · Fixed by #190
Assignees
Labels
enhancement Enhancement of existing code new feature New feature or request

Comments

@mtbitcr
Copy link
Contributor

mtbitcr commented Dec 14, 2023

No description provided.

@mtbitcr mtbitcr added the enhancement Enhancement of existing code label May 22, 2024
@mtbitcr mtbitcr added this to the Ready to market milestone May 22, 2024
@mtbitcr mtbitcr removed this from the Ready to market milestone Oct 2, 2024
@zupzup
Copy link
Collaborator

zupzup commented Oct 18, 2024

  • Switch all instances of println to log::info|warn|error/trace and run with RUST_LOG set (also in Docker)
  • Remove unused logs
  • Add basic instrumentation logs where needed/missing (trace logs)

@zupzup zupzup self-assigned this Oct 23, 2024
@zupzup zupzup linked a pull request Oct 25, 2024 that will close this issue
@zupzup zupzup mentioned this issue Oct 25, 2024
@github-project-automation github-project-automation bot moved this from Wait for merge to Done in Backend (E-Bill) Oct 29, 2024
@mtbitcr mtbitcr added the new feature New feature or request label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of existing code new feature New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants