heck
|
c235e6d9cd
|
Fix: pEpLog - streams compat
|
3 years ago |
heck
|
e105634189
|
use solution pattern from pEp/platform_windows.h for windows compat (Move this to engine via PR, once working)
|
4 years ago |
Thomas
|
b4d138f8e3
|
Adjust Windows build file. Use _getpid instead of getpid (deprecated alias)
|
4 years ago |
heck
|
f95efdb92d
|
Includes for linux build.
Some windows compat ensured
|
4 years ago |
heck
|
8cb1fe5ea0
|
pEpLog: Add termCol support
|
4 years ago |
heck
|
6c56d3a94e
|
pEpLog - improve decoration / add logH3
|
4 years ago |
heck
|
e5aa2284ae
|
pEpLog - Add PID
|
4 years ago |
heck
|
f62aae7658
|
pEpLog - fix pEpLogClassRaw
|
4 years ago |
heck
|
9426b6dcfa
|
pEpLog - typos and comments
|
4 years ago |
heck
|
629d17f809
|
correct the typo in "m4gic_logger_n4me"
|
4 years ago |
heck
|
b42b971966
|
pEpLog - Add functions and Macros for logH1() logH2()
Also, only the macros are now controlled by set_enabled().
The normal functions arent.
|
4 years ago |
heck
|
2dd7dbf597
|
pEpLog.hh - formatting
|
4 years ago |
heck
|
a93aedc3d5
|
pEpLog - can have more const too
|
4 years ago |
heck
|
a116f897ed
|
pEpLog - pEpLogClass doesnt need to print __FILE__, we have the classname instead
|
4 years ago |
heck
|
7ae66e5f53
|
pEpLog / pEpSQLite - the "magic" logger alias can be private
|
4 years ago |
heck
|
9dddab4388
|
pEpLog: Add class and macros to support runtime switching on a class and instance basis.
|
4 years ago |
heck
|
2b41a6717e
|
pEpLog - includes in headers are to be avoided if possible
|
4 years ago |
heck
|
ef5bc0a7c0
|
LIB-13: Standard project layout (src dir added)
|
4 years ago |
heck
|
9d810df05e
|
LIB-13: "Define Coding Standards And Project Structure" - Reformat (almost) the whole codebase using clang-format.
|
4 years ago |
Hussein Kasem
|
e0122ea82f
|
Android Build: Add android/log.h include
|
4 years ago |
heck
|
082aec794c
|
pEpLog remove pEpEngine logging API / Add #ifdef and __android_log_print()
|
4 years ago |
heck
|
c732f24c48
|
ALL FILES - replace #pragma once with standard include guards (and make sure license header)
|
4 years ago |
heck
|
277204c40d
|
pEpLog - added pEpEngine logging API support (providing platform abstractions and portability), runtime switching and thread-safety. (platforms
|
4 years ago |
heck
|
b7d8c06d79
|
Move pEpLog() macro to new header pEpLog.hh
|
5 years ago |