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

refactor: Logging (chat logger) #5058

Merged
merged 5 commits into from
Dec 31, 2023
Merged

refactor: Logging (chat logger) #5058

merged 5 commits into from
Dec 31, 2023

Conversation

pajlada
Copy link
Member

@pajlada pajlada commented Dec 31, 2023

It's no longer a singleton

It's now a unique_ptr that dies together with the Application

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

mocks/include/mocks/EmptyApplication.hpp Show resolved Hide resolved
src/Application.cpp Show resolved Hide resolved
@pajlada pajlada enabled auto-merge (squash) December 31, 2023 12:35
@pajlada pajlada enabled auto-merge (squash) December 31, 2023 12:35
@pajlada pajlada merged commit 65b1ed3 into master Dec 31, 2023
20 checks passed
@pajlada pajlada deleted the chore/refactor-logging branch December 31, 2023 12:51
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