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

feat: add log4rs logger #18

Merged
merged 6 commits into from
Jul 11, 2024

Conversation

therealdannzor
Copy link
Contributor

The purpose is to supplement the log crate by adding configurability through a yaml file. With one central logger, we are able to save data in more granularity, including different output files and not merely runtime logs.

Re-uses the log4rs implementation in tari L1 chain.

@therealdannzor
Copy link
Contributor Author

Resolves #17

@therealdannzor therealdannzor requested a review from sdbondi July 10, 2024 14:14
@sdbondi sdbondi requested a review from ksrichard July 11, 2024 12:42
Copy link
Member

@sdbondi sdbondi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@sdbondi sdbondi merged commit 81139b6 into tari-project:development Jul 11, 2024
10 of 13 checks passed
@therealdannzor therealdannzor deleted the feat-log4rs-logger branch July 11, 2024 12:53
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