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

[Task ⚗] Separate Loggers #31

Open
2 tasks
HueByte opened this issue Aug 23, 2022 · 0 comments
Open
2 tasks

[Task ⚗] Separate Loggers #31

HueByte opened this issue Aug 23, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed Task A new task to do

Comments

@HueByte
Copy link
Owner

HueByte commented Aug 23, 2022

Description

Consider separating logging and the implementations, making logging event-based.
Event subscription should appear in Creator.cs and services / commands should have events in places where the logging could appear.

Task is open for suggestions

Goals

  • Replace logging with events
  • Subscribe logging methods to events
@HueByte HueByte added enhancement New feature or request help wanted Extra attention is needed Task A new task to do labels Aug 23, 2022
@HueByte HueByte self-assigned this Aug 23, 2022
@HueByte HueByte pinned this issue Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed Task A new task to do
Projects
None yet
Development

No branches or pull requests

1 participant