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

Use custom logger in fab-backend #53

Closed
2 tasks
Holzchopf opened this issue Jan 31, 2025 · 0 comments · Fixed by #147
Closed
2 tasks

Use custom logger in fab-backend #53

Holzchopf opened this issue Jan 31, 2025 · 0 comments · Fixed by #147
Assignees
Milestone

Comments

@Holzchopf
Copy link
Contributor

Holzchopf commented Jan 31, 2025

Introduction

Acceptance Criteria

Open Questions

If possible, let logger handle the evaluation of the log level, avoid clustering the code with ifs if possible.

Context

#34

Implementation

Backend should know different log levels, e.g. in dev all notices are relevant, in prod only warnings and errors. Plus, errors should probably go to stderr.

Resources:

@Holzchopf Holzchopf self-assigned this Jan 31, 2025
@chenkins chenkins changed the title [Story] Log levels in backend Use custom logger in fab-backend Feb 3, 2025
@chenkins chenkins mentioned this issue Feb 3, 2025
3 tasks
@chenkins chenkins added this to the 0.5 milestone Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants