Fix flushing logs
This commit is contained in:
parent
64672d3f1f
commit
0019063c4e
1 changed files with 1 additions and 1 deletions
|
|
@ -112,7 +112,7 @@ namespace psemek::log
|
|||
|
||||
void flush() override
|
||||
{
|
||||
// stream_->flush();
|
||||
stream_->flush();
|
||||
}
|
||||
|
||||
private:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue