This website requires JavaScript.
Explore
Help
Register
Sign In
Stern
/
AzaharUWP
Watch
1
Star
0
Fork
0
You've already forked AzaharUWP
forked from
moonpower/azahar-UWP
Code
Pull Requests
Activity
AzaharUWP
/
src
/
common
/
logging
History
ameerj
8f51dd9513
common/logging: Move Log::Entry declaration to a separate header
...
This reduces the load of requiring to include std::chrono in all files which include log.h
2023-06-30 12:15:52 +03:00
..
backend.cpp
common/logging: Move Log::Entry declaration to a separate header
2023-06-30 12:15:52 +03:00
backend.h
logging: Simplify and make thread-safe
2023-06-30 12:15:51 +03:00
filter.cpp
logging: Simplify and make thread-safe
2023-06-30 12:15:51 +03:00
filter.h
logging: Simplify and make thread-safe
2023-06-30 12:15:51 +03:00
formatter.h
Upgrade codebase to C++ 20 + fix warnings + update submodules (
#6115
)
2022-09-21 18:36:12 +02:00
log_entry.h
common/logging: Move Log::Entry declaration to a separate header
2023-06-30 12:15:52 +03:00
log.h
common/logging: Move Log::Entry declaration to a separate header
2023-06-30 12:15:52 +03:00
text_formatter.cpp
common/logging: Move Log::Entry declaration to a separate header
2023-06-30 12:15:52 +03:00
text_formatter.h
common/log: Move Log namespace into the Common namespace
2023-06-30 12:15:51 +03:00
types.h
common/logging: Move Log::Entry declaration to a separate header
2023-06-30 12:15:52 +03:00