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

Create caching and embedding universal log implementation for ease of use #181

Merged
merged 3 commits into from
Mar 10, 2020

Conversation

Odomontois
Copy link
Member

Now implicit instance of Logs.Universal will implicitly provide instance of ServiceLogging for any component.
Such Universal service could be created combining techniques of caching and embedding, ensuring each logging instance will be created only once.
Such Logs in the context could be embedded further inside globally visible Logs.Universal instance

@Odomontois Odomontois added the enhancement New feature or request label Mar 4, 2020
@Odomontois Odomontois force-pushed the universal-logs branch 3 times, most recently from 057ba8d to f0c07bb Compare March 10, 2020 15:34
@Odomontois Odomontois merged commit 69b93b7 into master Mar 10, 2020
@Odomontois Odomontois deleted the universal-logs branch March 11, 2020 09:34
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 this pull request may close these issues.

1 participant