Apply review mark-ups
This commit is contained in:
parent
ad6bdbb67a
commit
e0ac126175
@ -71,8 +71,7 @@ SPDLOG_INLINE filename_t rotating_file_sink<Mutex>::filename() {
|
||||
|
||||
template <typename Mutex>
|
||||
SPDLOG_INLINE void rotating_file_sink<Mutex>::rotate_now() {
|
||||
SPDLOG_TRY { rotate_(); }
|
||||
SPDLOG_CATCH_STD
|
||||
rotate_();
|
||||
}
|
||||
|
||||
template <typename Mutex>
|
||||
|
Loading…
Reference in New Issue
Block a user