Commit graph

12 commits

Author SHA1 Message Date
Ivan Chikish 9717128c1f [Logs] Fix uint8_t formatting 2023-07-15 17:24:00 +03:00
Ivan Chikish 50a6d1a074 [Logs] Use std::string_view for msg 2023-07-15 09:25:41 +03:00
Ivan Chikish d89f315bd8 Logs: compact small hex numbers 2023-07-14 15:01:36 +03:00
Ivan Chikish a4ad666817 [Logs] Don't print empty () 2023-07-12 21:41:14 +03:00
Ivan Chikish 389627ff73 [Logs] Print colors only on TTY 2023-07-10 04:58:21 +03:00
Ivan Chikish cae3d4ec7a [Logs] Add colors to formatting 2023-07-09 12:07:39 +03:00
Ivan Chikish d1651531c3 [Logs] Implement format_n for char[N] 2023-07-08 19:10:48 +03:00
Ivan Chikish aec2574018 [Logs] Don't read nullptr string 2023-07-08 17:39:59 +03:00
DH 4caf726005 [orbis-kernel] Logs: fix crash on char[N] format
Cleanup, remove duplicated const formatters
Allow filtering by log level
2023-07-07 02:04:05 +03:00
Isaac Marovitz 1f05a8a6a6 Run clang-format 2023-07-06 21:37:30 +01:00
jas0n098 0f76e72de1 Fix build failure with gcc-13
std::uintmax_t and std::uintptr_t need <cstdint>
2023-07-03 19:07:28 +03:00
Ivan Chikish 1ee6b7c970 Merge orbis-kernel submodule 2023-07-03 14:12:41 +03:00