[*] ?
This commit is contained in:
parent
595846cb75
commit
baadcbb13d
@ -29,7 +29,6 @@ namespace Aurora::Logging::Sinks
|
||||
{
|
||||
AU_LOCK_GUARD(this->logMutex_);
|
||||
|
||||
auto str = msg.ToPersistentString();
|
||||
auto startOffset = this->logBuffer_.GetWriteOffset();
|
||||
|
||||
if (this->lengthPrefixed_)
|
||||
|
Loading…
Reference in New Issue
Block a user