FreeRDP/winpr/libwinpr/utils/wlog
Armin Novak 617c00c8f5 WLog_IsLevelActive is now a exported function istead of inline.
Since this function calls WLog_GetLogLevel anyway better only
export the API to allow internal checks to be modified in the
future without breaking API
2018-11-22 16:34:38 +01:00
..
Appender.c fix string format specifiers 2016-12-16 13:48:43 +01:00
Appender.h wlog: rework, cleanup and stabilize API 2015-11-09 18:25:45 +01:00
BinaryAppender.c fix string format specifiers 2016-12-16 13:48:43 +01:00
BinaryAppender.h Fixed default visibility. 2016-02-26 19:44:14 +01:00
CallbackAppender.c Initialise WLog PrefixString for each message type. 2016-07-05 13:00:54 +02:00
CallbackAppender.h wlog: rework, cleanup and stabilize API 2015-11-09 18:25:45 +01:00
ConsoleAppender.c Fixed tests and dead store warnings. 2017-03-28 16:49:56 +02:00
ConsoleAppender.h wlog: rework, cleanup and stabilize API 2015-11-09 18:25:45 +01:00
DataMessage.c wlog: rework, cleanup and stabilize API 2015-11-09 18:25:45 +01:00
DataMessage.h wlog: rework, cleanup and stabilize API 2015-11-09 18:25:45 +01:00
FileAppender.c Fixed GetEnvironmentVariable. 2017-03-03 12:43:00 +01:00
FileAppender.h wlog: rework, cleanup and stabilize API 2015-11-09 18:25:45 +01:00
ImageMessage.c wlog: rework, cleanup and stabilize API 2015-11-09 18:25:45 +01:00
ImageMessage.h wlog: rework, cleanup and stabilize API 2015-11-09 18:25:45 +01:00
JournaldAppender.c Fixed GetEnvironmentVariable. 2017-03-03 12:43:00 +01:00
JournaldAppender.h wlog: rework, cleanup and stabilize API 2015-11-09 18:25:45 +01:00
Layout.c Fix format string is not a string literal 2017-03-14 10:56:00 +01:00
Layout.h wlog: rework, cleanup and stabilize API 2015-11-09 18:25:45 +01:00
Message.c fix string format specifiers 2016-12-16 13:48:43 +01:00
Message.h wlog: rework, cleanup and stabilize API 2015-11-09 18:25:45 +01:00
PacketMessage.c fix clang warnings, directly include wtypes.h (#4097) 2017-08-29 09:09:38 +02:00
PacketMessage.h wlog: rework, cleanup and stabilize API 2015-11-09 18:25:45 +01:00
SyslogAppender.c wlog: rework, cleanup and stabilize API 2015-11-09 18:25:45 +01:00
SyslogAppender.h wlog: rework, cleanup and stabilize API 2015-11-09 18:25:45 +01:00
TextMessage.c wlog: rework, cleanup and stabilize API 2015-11-09 18:25:45 +01:00
UdpAppender.c winpr/utils/wlog: Fix leak found by covscan 2018-08-23 09:11:24 +02:00
UdpAppender.h wlog: rework, cleanup and stabilize API 2015-11-09 18:25:45 +01:00
wlog.c WLog_IsLevelActive is now a exported function istead of inline. 2018-11-22 16:34:38 +01:00
wlog.h Fix #5024: Update inherited log level for all child loggers when setting a new one. 2018-11-19 12:19:12 +01:00