mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-25 18:11:33 +08:00
commit
8cb1bc89f1
@ -25,9 +25,9 @@ struct log_msg
|
||||
|
||||
#ifndef SPDLOG_NO_THREAD_ID
|
||||
, thread_id(os::thread_id())
|
||||
#endif
|
||||
, source(loc)
|
||||
, payload(view)
|
||||
#endif
|
||||
{
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user