This website works better with JavaScript.
Explore
Help
Sign In
danny
/
spdlog
mirror of
https://github.com/gabime/spdlog.git
Watch
1
Star
0
Fork
You've already forked spdlog
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Update logger.h
Browse Source
v2.x
Gabi Melman
5 months ago
committed by
GitHub
parent
22122f3901
commit
1f9272eb7d
No known key found for this signature in database
GPG Key ID:
B5690EEEBB952194
1 changed files
with
0 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
include/spdlog/logger.h
Unescape
Escape
View File
@ -200,7 +200,6 @@ private:
}
}
}
if
(
should_flush
(
msg
)
)
{
flush_
(
)
;
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
danny/spdlog
Title
Body
Create Issue