Skip to content

Add support for ringbuffer sinks#11

Open
mattkdab wants to merge 1 commit intomainfrom
mattkdab/ringbuffer_sink
Open

Add support for ringbuffer sinks#11
mattkdab wants to merge 1 commit intomainfrom
mattkdab/ringbuffer_sink

Conversation

@mattkdab
Copy link
Copy Markdown
Member

Change-Id: I766db654cf185addc0046db4757a251b9333ec49

Change-Id: I766db654cf185addc0046db4757a251b9333ec49
Comment thread src/KDSpdSetup/details.h
#define createMsvcSinkMtPtr createMsvcSinkPtr<std::mutex>
#endif

#define createRingBufferSinkStPtr createRingBufferSinkPtr<spdlog::details::null_mutex>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Could we use a "using" instead of a #define for these? Or does that make something down the line more tricky?

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