Replies: 1 comment
-
There is no such feature sink in spdlog, but you can create your own custom sink. Refer to ring_buffer_sink. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone, I have a requirement: to print encrypted logs in a ring file similar to a ring buffer. How can I implement this?
Beta Was this translation helpful? Give feedback.
All reactions