Skip to content

Feature/added logger to the new project #155

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 1 commit into from
Aug 9, 2022

Conversation

milmilkat
Copy link
Contributor

Added logger but created a separate MR for you to see if it actually makes sense or not

@milmilkat milmilkat requested a review from Toxantron August 4, 2022 14:07
@milmilkat milmilkat force-pushed the feature/added-logger-to-the-new-project branch from acfa54f to d9d2c6b Compare August 5, 2022 08:44
@milmilkat milmilkat force-pushed the feature/added-logger-to-the-new-project branch from efa82aa to 73f6059 Compare August 5, 2022 13:00
Copy link
Member

@Toxantron Toxantron left a comment

Choose a reason for hiding this comment

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

I know you we had to remove ParallelOperations, but we need some replacement to prevent once created RemoteAppenders from flooding the memory if no one flushes the messages or removes the appenders. I'd say every log appender that has not been checked for more than 30s can be considered dead.

@milmilkat
Copy link
Contributor Author

@Toxantron I am not sure if I could understand you correctly, but take a look and let me know if further ammendents are required.

@milmilkat milmilkat force-pushed the feature/added-logger-to-the-new-project branch 3 times, most recently from 6d8920b to 31a1e47 Compare August 9, 2022 07:42
@milmilkat milmilkat force-pushed the feature/added-logger-to-the-new-project branch from 31a1e47 to dcf6a01 Compare August 9, 2022 07:49
@Toxantron Toxantron merged commit fb57280 into dev Aug 9, 2022
@Toxantron Toxantron deleted the feature/added-logger-to-the-new-project branch August 9, 2022 08:15
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.

None yet

2 participants