Skip to content

Add Logger implementation #8

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

Merged
merged 4 commits into from
May 31, 2020
Merged

Conversation

ap0llo
Copy link
Owner

@ap0llo ap0llo commented May 31, 2020

Add implementation of a simple console logger that implementes ILogger from Microsoft.Extensions.Logging

Add (empty) Utilities.Logging project
@ap0llo ap0llo force-pushed the features/add-logger-implementation branch from 7797c92 to 927e3ad Compare May 31, 2020 17:34
ap0llo added 3 commits May 31, 2020 19:34
Add SimpleConsoleLogger and SimpleConsoleLoggerOptions
Add ILoggerProvider implemeantation
Add extension methods for ILoggerFactory to add the logger, rename SimpleConsoleLoggerOptions to SimpleConsoleLoggerConfiguration
@ap0llo ap0llo changed the title WIP: Add Logger implementation Add Logger implementation May 31, 2020
@ap0llo ap0llo merged commit 127677a into master May 31, 2020
@ap0llo ap0llo deleted the features/add-logger-implementation branch September 7, 2020 18:17
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.

1 participant