EasyLogger icon indicating copy to clipboard operation
EasyLogger copied to clipboard

异步输出丢弃问题?

Open kaidegit opened this issue 2 years ago • 0 comments

https://github.com/armink/EasyLogger/blob/8585ed801d8ae57af6f2bc41ada8107a0eca44de/easylogger/src/elog_async.c#L149-L153

这边直接丢弃了后面部分的log,是否会导致丢失了'\0',ELOG_NEWLINE_SIGN和着色结尾之类的?

kaidegit avatar Aug 26 '23 13:08 kaidegit