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

Add logging capabilities #2

Closed
hochleitner opened this issue Dec 16, 2021 · 0 comments · Fixed by #3
Closed

Add logging capabilities #2

hochleitner opened this issue Dec 16, 2021 · 0 comments · Fixed by #3
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@hochleitner
Copy link
Member

Add a PSR-3 compatible logging functionality (LoggerInterface) in order to be able to attach a compatible logger and receive errors and warnings in a file.

@hochleitner hochleitner added the enhancement New feature or request label Dec 16, 2021
@hochleitner hochleitner added this to the 0.2.0 milestone Dec 16, 2021
@hochleitner hochleitner self-assigned this Dec 16, 2021
hochleitner added a commit that referenced this issue Dec 17, 2021
#2: Make class logger-ready.
hochleitner added a commit that referenced this issue Dec 17, 2021
#2: Used `LoggerAwareTrait` to add logging capability. Initialized with `NullLogger`.
hochleitner added a commit that referenced this issue Dec 17, 2021
#2: Added logging messages on INFO level to inform users what is happening in the background.
@hochleitner hochleitner mentioned this issue Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant