Files
FreeRDP/winpr/libwinpr/utils/wlog
akallabeth df89b04424 [winpr,wlog] Add specialized text log functions
The generic WLog_PrintMessage(VA) functions lack proper checks of the
supplied format strings.
Add WLog_PrintTextMessage(VA) functions that do compile time checks of
supplied format strings to uncover usage errors early and use them in
the logger macros.
2025-08-13 15:07:51 +02:00
..
2024-08-29 12:03:09 +02:00
2025-02-26 22:12:18 +01:00
2024-08-29 10:19:27 +02:00