g3log/src
Grzegorz Głowacki 09317e3573
Parse OSX stack dump format in order to demangle it correctly (#473)
* Parse OSX format  mangled stack trace correctly
Co-authored-by: Grzegorz Glowacki <grzegorz.glowacki@avid.com>
2023-02-04 04:40:56 -07:00
..
g3log optionable to buffer x messages before writing to file, default to 100 which will really boost performance (#471) 2022-12-08 22:08:28 -07:00
crashhandler_unix.cpp Parse OSX stack dump format in order to demangle it correctly (#473) 2023-02-04 04:40:56 -07:00
crashhandler_windows.cpp Alvin/minor fixes and improvements (#389) 2020-11-17 20:40:26 -07:00
filesink.cpp optionable to buffer x messages before writing to file, default to 100 which will really boost performance (#471) 2022-12-08 22:08:28 -07:00
filesinkhelper.ipp Fixes #428: memory leak in g3::internal::createLogFile (#430) 2022-01-10 20:49:59 -07:00
g2log.hpp Easier to install. continues 2015-07-19 23:10:56 -06:00
g3log.cpp Alvin/minor fixes and improvements (#389) 2020-11-17 20:40:26 -07:00
logcapture.cpp bug fix: vsnprintf_s return value 0 isn't error (#373) 2020-07-06 21:21:28 -06:00
loglevels.cpp Avoid copying LOGLEVELS for g3::logLevel call (#399) 2021-01-26 12:49:10 -07:00
logmessage.cpp Fix: VS 2015 logmessage.cpp(167): error C2437: "_file" already initialized (#277) 2018-07-13 05:59:11 -06:00
logworker.cpp Alvin/minor fixes and improvements (#389) 2020-11-17 20:40:26 -07:00
stacktrace_windows.cpp Fix ARM compilation for windows. (#401) 2021-04-07 21:33:40 -06:00
time.cpp Mingw parse error (#293) 2019-01-15 12:27:53 -07:00