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

Logging module (with no dependencies) #13

Open
ValiantsinSerada opened this issue Sep 14, 2023 · 3 comments
Open

Logging module (with no dependencies) #13

ValiantsinSerada opened this issue Sep 14, 2023 · 3 comments
Assignees

Comments

@ValiantsinSerada
Copy link

ValiantsinSerada commented Sep 14, 2023

No description provided.

@ValiantsinSerada ValiantsinSerada self-assigned this Sep 14, 2023
@Molnix888
Copy link
Contributor

UPD: we need a design where we don't need to rely on direct dependencies on logger (i.e. lig4net, NLog, etc.), but instead create module that is easily pluggable into any of those logging systems.

It makes sense to start with investigation on how each of the logger systems we'd like to support allow to plug in external logging components or log data and act on the results of investigation.

@dkiadrynski
Copy link

Image

@Molnix888
Copy link
Contributor

https://github.com/castleproject/Core/blob/master/docs/logging.md

Castle Core does similar design, might be a good inspiration.

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

No branches or pull requests

4 participants