Thomas
|
b4d138f8e3
|
Adjust Windows build file. Use _getpid instead of getpid (deprecated alias)
|
4 years ago |
heck
|
b2491e79ef
|
pEpLog decorate no '\n'
|
4 years ago |
heck
|
8cb1fe5ea0
|
pEpLog: Add termCol support
|
4 years ago |
heck
|
6c56d3a94e
|
pEpLog - improve decoration / add logH3
|
4 years ago |
heck
|
da671817e6
|
pEpLog - some improve logH1, logH2
|
4 years ago |
heck
|
e5aa2284ae
|
pEpLog - Add PID
|
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
|
8df335e64d
|
pEpLog.cc - formatting
|
4 years ago |
heck
|
a93aedc3d5
|
pEpLog - can have more const too
|
4 years ago |
heck
|
9dddab4388
|
pEpLog: Add class and macros to support runtime switching on a class and instance basis.
|
4 years ago |
heck
|
6d758fb5c3
|
cerr, definitely cerr
|
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 |
heck
|
ff0b8afbb8
|
replace C99 style #if defined() with C++
|
4 years ago |
heck
|
30e7668d51
|
add includes for linux gcc
|
4 years ago |
heck
|
082aec794c
|
pEpLog remove pEpEngine logging API / Add #ifdef and __android_log_print()
|
4 years ago |
heck
|
56009d14d5
|
pEpLog is "off" by default
|
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 |