]> git.sesse.net Git - casparcg/commit
[logging] Suppress the logging of full path names in stack traces so that only the...
authorHelge Norberg <helge.norberg@svt.se>
Tue, 22 Nov 2016 19:39:52 +0000 (20:39 +0100)
committerHelge Norberg <helge.norberg@svt.se>
Tue, 22 Nov 2016 19:39:52 +0000 (20:39 +0100)
commit04cd54b79d84e63431230ecee106aede02151521
tree593e8ec47633170aa77560145f8b78ccf0791028
parent912d6e3d0cecd81449715eca83620e653f7f7d60
[logging] Suppress the logging of full path names in stack traces so that only the relative path within the source tree is visible.
12 files changed:
CHANGELOG
CMakeLists.txt
common/assert.h
common/except.h
common/gl/gl_check.cpp
common/gl/gl_check.h
common/log.cpp
common/log.h
common/os/linux/stack_trace.cpp
common/os/stack_trace.h
common/os/windows/stack_trace.cpp
modules/ffmpeg/ffmpeg_error.cpp