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

DI all the things, everything is great except it doesn't actually work #2

Merged
merged 5 commits into from
Apr 11, 2019

Conversation

THEjoezack
Copy link
Contributor

No description provided.

@Kritner
Copy link
Contributor

Kritner commented Apr 10, 2019

And just to be clear, it's only the console logging that doesn't work right? :P
DI works, and debug logging, for whatever reason works. You can even see a "Console" and "Debug" logged attached when stepping into the class.

/shrug

Kritner and others added 3 commits April 11, 2019 06:50
- logging is apparently handled on a separate thread and without the console.readkey the app terminates too quickly for the console logging to process.
- as per aspnet/Logging#631
@jz would you believe me if I told you console logging *was* working?
@THEjoezack THEjoezack merged commit 48ee4f1 into master Apr 11, 2019
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 this pull request may close these issues.

2 participants