Armin Novak
|
28220d5b9f
|
Fixed allocation size warning.
|
2014-11-16 23:41:28 +01:00 |
|
Armin Novak
|
b7304f16b8
|
Fixed memory leak.
|
2014-11-16 15:47:57 +01:00 |
|
Armin Novak
|
4004543a33
|
Default WLog_Level is now INFO.
|
2014-09-17 09:28:40 +02:00 |
|
Armin Novak
|
69c0aa4b22
|
Fixed missing log message formatting argument on android.
|
2014-09-16 10:14:18 +02:00 |
|
Armin Novak
|
b22b897389
|
Reformatted changed files.
|
2014-09-09 16:32:22 +02:00 |
|
Armin Novak
|
a738f3c6ce
|
Added stacktrace in case of log recursion.
|
2014-09-09 16:32:04 +02:00 |
|
Armin Novak
|
7e3a1b3073
|
Now using macro to generate module specific log tag.
|
2014-09-09 16:32:04 +02:00 |
|
Armin Novak
|
3e21e570b8
|
Added recursion detection to WLog.
Dump functions now expect TAG and level as arguments.
|
2014-09-09 16:31:46 +02:00 |
|
Armin Novak
|
c32c48fbb6
|
Added recursion guard to logging functions.
|
2014-09-09 16:30:52 +02:00 |
|
Emmanuel Ledoux
|
9217de3bb1
|
winpr-utils: WLog_PrintMessageVA, include stdarg.h from wlog.h instead of wlog.c
|
2014-07-04 14:52:13 +02:00 |
|
Marc-André Moreau
|
c5a1a8ac27
|
libwinpr-sspi: fix native sspi build
|
2014-06-05 22:10:08 -04:00 |
|
Marc-André Moreau
|
e5a77c3105
|
libwinpr-utils: add support for fine grained wlog filter
|
2014-05-29 15:23:15 -04:00 |
|
Martin Haimberger
|
dd62e88098
|
fixed Wlog_Uninit to also free child logger
|
2014-04-11 02:23:16 -07:00 |
|
Marc-André Moreau
|
9668549fa4
|
Merge pull request #24 from MartinHaimberger/wlogimprovment
improved WLog
|
2014-02-12 06:54:20 -05:00 |
|
Marc-André Moreau
|
cdcd290c44
|
wfreerdp: fix most build warnings
|
2014-02-10 22:12:13 -05:00 |
|
Martin Haimberger
|
65d7e17d4c
|
improved WLog
childlogger use per default now a WLOG_LEVEL_INHERIT level
so the loglevel is taken from the first parent which has another level set.
|
2014-01-15 05:52:48 -08:00 |
|
Martin Haimberger
|
ad7be5a4ee
|
improved wlog so new logger inhertit the loglevel
of the root logger
|
2013-10-25 05:41:01 -07:00 |
|
Marc-André Moreau
|
a3f0f4c8dc
|
libfreerdp-core: started logging packets to pcap file
|
2013-10-08 23:43:57 -04:00 |
|
Marc-André Moreau
|
684db03578
|
libwinpr-utils: start implement wlog packet appender
|
2013-10-08 23:18:59 -04:00 |
|
Marc-André Moreau
|
07afc88878
|
libwinpr-utils: add some configurability to wlog with environment variables
|
2013-10-08 22:35:14 -04:00 |
|
Martin Haimberger
|
fea6d83367
|
fixed memory leak in wlog
|
2013-10-04 03:51:10 -07:00 |
|
Marc-André Moreau
|
aaeb4ea0b2
|
libwinpr-utils: add wlog support for image and binary data
|
2013-10-02 15:41:46 -04:00 |
|
Marc-André Moreau
|
0569de167d
|
libwinpr-utils: further split wlog framework into more source files, add some thread safety for write operations
|
2013-10-02 13:38:21 -04:00 |
|
Marc-André Moreau
|
3fb2724536
|
libwinpr-utils: fix default WLog behaviour
|
2013-10-01 20:45:20 -04:00 |
|
Marc-André Moreau
|
2684b829d0
|
libwinpr-utils: add simple parent/child hierarchy
|
2013-10-01 18:19:50 -04:00 |
|
Marc-André Moreau
|
a374525e6a
|
libwinpr-utils: split wlog framework
|
2013-10-01 16:08:26 -04:00 |
|