mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:39:23 +08:00
packages.biu: fix
This commit is contained in:
@@ -118,7 +118,7 @@ namespace biu
|
||||
# else
|
||||
auto source_file = stack[0].source_file();
|
||||
# endif
|
||||
*lock->Stream << "[ {:%T} {:02x} {:02} {}:{} {} ] {}\n"_f
|
||||
*lock->Stream << "[ {:%T} {:02x} {:02} ] {} (at {}:{} {} )\n"_f
|
||||
(
|
||||
time,
|
||||
get_thread_id() % std::numeric_limits<std::uint16_t>::max(),
|
||||
|
||||
Reference in New Issue
Block a user