You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The source_loc struct holds const char *filename and const char *funcname which need buffering for the same reason the logger name and payload string_view do.
I encountered this issue when using ringbuffer_sink.