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

[BACKPORT #6028] Fix faulty AddLogger in LoggingBus #6053

Merged

Conversation

Arkatufus
Copy link
Contributor

Backport of #6028

Changes

  • Fix faulty AddLogger in LoggingBus
  • Ignore logger async start setting, not relevant anymore
  • Simplify unit test
  • Send Stop instead of PoisonPill
  • Make loggers load asynchronously by default
  • Change logging back to exceptions
  • Remove _startupState, use closure instead

Co-authored-by: Aaron Stannard aaron@petabridge.com
(cherry picked from commit c8b46b4)

* Fix faulty AddLogger in LoggingBus

* Ignore logger async start setting, not relevant anymore

* Simplify unit test

* Send Stop instead of PoisonPill

* Make loggers load asynchronously by default

* Change logging back to exceptions

* Remove _startupState, use closure instead

Co-authored-by: Aaron Stannard <aaron@petabridge.com>
(cherry picked from commit c8b46b4)
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.

None yet

2 participants