FreeRDP/winpr/libwinpr/utils/wlog
Armin Novak b260937ca6 Use __attribute__((destructor)) on non windows systems.
atexit in shared libraries is not universally supported.
2018-04-03 14:04:22 +02: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 Fixed GetEnvironmentVariable. 2017-03-03 12:43:00 +01:00
UdpAppender.h wlog: rework, cleanup and stabilize API 2015-11-09 18:25:45 +01:00
wlog.c Use __attribute__((destructor)) on non windows systems. 2018-04-03 14:04:22 +02:00
wlog.h Remember filter log level. 2016-03-02 19:07:32 +01:00