elsid
|
627bed09ee
|
Remove redundant operator<< overloads from Log
|
2023-02-06 21:18:35 +01:00 |
|
Andrei Kortunov
|
8925f854e7
|
Fix non-ASCII path logging
|
2023-02-06 15:12:24 +04:00 |
|
Project579
|
a60cebd0f9
|
Use std::u8string_view in debug logger overloads parameters.
|
2022-09-11 14:41:21 +02:00 |
|
Project579
|
5456ef1d50
|
Add new functions and overloads to support std::u8string and std::filesystem::path.
|
2022-09-11 14:41:20 +02:00 |
|
Project579
|
a13709c510
|
Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions.
|
2022-09-11 14:41:20 +02:00 |
|
Project579
|
78ab009d5c
|
Add required overloads to logger for handling unicode paths, also add conversion functions from std::filesystem::path to std::string without losing unicode data.
|
2022-09-11 14:41:20 +02:00 |
|
ζeh Matt
|
e185d186bf
|
Move Log implementation to cpp, remove expensive mutex include in hpp
|
2022-06-07 01:41:27 +03:00 |
|
Andrei Kortunov
|
7d6e3673e0
|
Implement advanced logging system (feature #4581)
|
2018-08-12 13:38:15 +04:00 |
|