Kjell Hedström
e58cc942dd
Merge pull request #94 from KjellKod/Fatal_exit_For_Erronous_Initialization
...
Avoid initialization/shutdown deadlock
2016-05-23 22:34:41 -06:00
Kjell Hedstrom
70b37d66a0
Avoid initialization/shutdown deadlock that could occur due to wrong use of the API
2016-05-23 22:25:32 -06:00
Kjell Hedström
6c1698c4f7
Merge pull request #86 from KjellKod/cerr_when_fatal_exit
...
use 'toString' to get the formatted output in the fatal cerr message …
2016-03-30 16:42:43 -06:00
Kjell Hedstrom
bfe1e8ad19
use 'toString' to get the formatted output in the fatal cerr message when a LOG fatal or CONTRACT happens. This was already OK on the sink side
2016-03-30 16:35:38 -06:00
Kjell Hedström
7d0779d92d
Merge pull request #84 from KjellKod/checkmarx-update
...
removed false positives as detected by Checkmarx code analysis tool. …
2016-03-24 11:21:43 -06:00
Kjell Hedström
4472ba3cbf
fix the tool, not the code
2016-03-24 10:43:09 -06:00
Kjell Hedström
d01dfbf992
revert "fix" for issue with checkmarx. The tool should be fixed, not the code
2016-03-24 10:41:23 -06:00
Kjell Hedstrom
8df4eadd92
removed false positives as detected by Checkmarx code analysis tool. Not impressed so far though with the tool
2016-03-18 10:50:59 -06:00
Kjell Hedström
db23383aea
Merge pull request #83 from KjellKod/duedal-install-target
...
Duedal install target
2016-03-06 23:04:00 -07:00
Kjell Hedsröm
33003af08b
fixed user com
2016-03-06 23:02:04 -07:00
Kjell Hedsröm
0bd43a9ef2
start of replacement for: https://github.com/KjellKod/g3log/pull/74/files
2016-03-06 15:55:35 -07:00
Kjell Hedström
5790c3723f
Merge pull request #80 from KjellKod/Thread_local
...
Update stacktrace_windows.cpp
2016-02-24 19:16:09 -07:00
Kjell Hedström
56cef7959c
Merge pull request #82 from KjellKod/repace-g3log-in-path
...
Repace g3log in path
2016-02-17 00:31:15 -07:00
Kjell Hedsröm
fbddb5a5ca
added new API for AddDefaultLogger to API
2016-02-17 00:25:55 -07:00
Kjell Hedsröm
b7704b1ed7
fixed merge conflict
2016-02-17 00:06:45 -07:00
Kjell Hedsröm
1ebaf0e7e5
fixed conflict
2016-02-16 23:16:22 -07:00
Kjell Hedström
af505d572a
Merge pull request #81 from KjellKod/path_parenthesis_fix
...
Allow parenthesis in path and filename
2016-02-16 23:00:23 -07:00
Kjell Hedsröm
072a7bef93
put back commented out code
2016-02-16 22:57:02 -07:00
Kjell Hedsröm
fb034e1000
fixed commented out code, left it but corrected
2016-02-16 22:56:21 -07:00
Kjell Hedsröm
a0b961ee04
Allow parenthesis in path and filename
2016-02-16 22:52:38 -07:00
Kjell Hedström
279587c567
Update stacktrace_windows.cpp
...
For access to thread_local definition
2016-02-16 20:55:28 -07:00
Jiri Hoogland
e981b08c81
Put include headers back per request of Kjell
2016-02-03 18:19:36 -05:00
Jiri Hoogland
b8f28d3a49
Fix missing include files
2016-02-02 19:05:29 -05:00
Kjell Hedström
579579962c
Merge pull request #77 from sradigan/FixLinuxClangSupport
...
Fixed build options to allow compilation on linux using clang
2016-02-02 16:02:35 -07:00
Sean Radigan
a65b99087b
Fixed build options to allow compilation on linux using clang
2016-02-02 16:30:44 -05:00
Jiri Hoogland
3aab24d8c8
Handle empty logger_id
2016-01-28 10:06:40 -05:00
Jiri Hoogland
31c01b168c
Add ability for user to override 'g3log' monniker in log file
2016-01-28 10:02:22 -05:00
Jiri Hoogland
d9bc515ce8
Add ability for user to override 'g3log' monniker in log file
2016-01-27 18:51:02 -05:00
Aleksey Dobrunov
69e0cafee8
fix unit test
2016-01-27 13:56:14 -05:00
Aleksey Dobrunov
0384eb1638
fix build lib
2016-01-27 13:56:14 -05:00
Aleksey Dobrunov
c9e93c8d14
remove unused include
2016-01-27 13:56:14 -05:00
Hans Duedal
1847312bac
Enable an install target
...
Should work fine on Unix systems, and support install prefixes.
Installs both a static and a shared library to the same location, so we
get an .a and a .so/.dylib file, which can be linked to in the ordinary
way, ie. `-lg3logger`.
2016-01-24 13:27:52 +01:00
Kjell Hedström
1c6ede6db4
Merge pull request #72 from colorer/unused_includes
...
remove unused include
2016-01-11 12:38:26 -07:00
Aleksey Dobrunov
444642f47b
fix unit test
2016-01-11 23:48:56 +05:00
Aleksey Dobrunov
1f4ffbeb6f
fix build lib
2016-01-11 23:47:00 +05:00
Aleksey Dobrunov
12beaf89de
remove unused include
2016-01-11 00:41:05 +05:00
Kjell Hedström
31d12dc090
Merge pull request #66 from guanqun/patch-1
...
trivial fix: add double quote around "some text"
2015-12-01 09:53:12 -07:00
Lu Guanqun
901b0d74e6
trivial fix: add double quote around "some text"
2015-12-02 00:10:48 +08:00
Kjell Hedström
501b16ffbd
Merge pull request #65 from cstamatopoulos/missing_import_lib_msvc
...
#13 generate import lib in msvc using cmake >= 3.4
2015-12-01 05:51:48 -07:00
Kjell Hedström
e97656b902
Merge pull request #56 from turenar/thread_local
...
suppress 'thread attribute directive ignored' warning on mingw
2015-11-26 19:31:34 -07:00
cstamatopoulos
d125990007
#13 generate import lib in msvc using cmake >= 3.4
2015-11-26 19:13:45 -05:00
Kjell Hedström
77b1d1c0d5
Merge pull request #63 from cstamatopoulos/fix-msvc2013-compilation
...
fix msvc2013 compilation issue of internal::g_log_level_status on res…
2015-11-24 00:22:18 -07:00
Kjell Hedström
2c7faa0ec1
Merge pull request #64 from KjellKod/API_Documentation
...
Fixed dynamic logging unit test
2015-11-23 23:50:52 -07:00
Kjell Hedsröm
d4d60ca517
Fixed dynamic logging unit testw:
2015-11-23 23:49:27 -07:00
cstamatopoulos
499d1a51ef
fix msvc2013 compilation issue of internal::g_log_level_status on reset()
2015-11-24 01:46:27 -05:00
Kjell Hedström
d361a4bbd9
Merge pull request #54 from KjellKod/API_Documentation
...
Api documentation
2015-11-23 23:20:06 -07:00
Kjell Hedsröm
9a5508b327
fixed typ
2015-11-23 23:18:27 -07:00
Kjell Hedsröm
01666ab80c
Added link to the API docmentation
2015-11-23 23:17:47 -07:00
Kjell Hedsröm
2cef7cb174
Merge branch 'master' of github.com:KjellKod/g3log into API_Documentation
...
Conflicts:
test_unit/test_io.cpp
2015-11-23 23:12:30 -07:00
Kjell Hedsröm
1007ab1fd9
Added windows fatal handling. All except the stackdump... maybe the options need to be explained as well
2015-11-22 16:55:50 -07:00