log.cpp

Clone
Diff latest
Open in IDE
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
8 revisions
Added basic support for asynchronous logging in CH and libchcore (based on boost log) (CH-206)

Added basic support for asynchronous logging in CH and libchcore (based on boost log) (CH-206)

Revision ID:
6f8b891b60eb0f33199fd29db75d4d9f4a22c248
Parents:
src/libchcore/log.cpp 8068e0c351055554340ac9755d1bc846893bf2b8
Switched entire code to use nullptr instead of NULL (CH-259).

Switched entire code to use nullptr instead of NULL (CH-259).

Revision ID:
8068e0c351055554340ac9755d1bc846893bf2b8
Parents:
src/libchcore/log.cpp d18db617f4727a237c94b59af9b4328f829eda16
Tags:
1.41 1.42
Added the possibility to specify own copy-of names for files as an alternative to the ones defined in translation files (CH-182). Changed default copy-of names in english and polish translations so that always start with %name instead of word "Copy".

Added the possibility to specify own copy-of names for files as an alternative to the ones defined in translation files (CH-182). Changed default copy-of names in english and polish translations so that always start with %name instead of word "Copy".

Revision ID:
d18db617f4727a237c94b59af9b4328f829eda16
Parents:
src/libchcore/log.cpp 5598fd0318a9e148ff2c2eb83a6f6c4af251e798
Fixed possible buffer overflows (CH-249).

Fixed possible buffer overflows (CH-249).

Revision ID:
5598fd0318a9e148ff2c2eb83a6f6c4af251e798
Parents:
src/libchcore/log.cpp b1463aec0ea059d60c297e84eed664b3df3ed0a6
Fixed possible buffer overflow in logging mechanism (CH-249).

Fixed possible buffer overflow in logging mechanism (CH-249).

Revision ID:
b1463aec0ea059d60c297e84eed664b3df3ed0a6
Parents:
src/libchcore/log.cpp d31522d13d561cfe21dc047a5f7327ad4136084d
Fixed resource leak while truncating the log file (CH-249).

Fixed resource leak while truncating the log file (CH-249).

Revision ID:
d31522d13d561cfe21dc047a5f7327ad4136084d
Parents:
src/libchcore/log.cpp e8f31b0f922b402878356e130c866c4f3682a7f5
Improved engine core exception handling - now all core exceptions have appropriate message and the details are logged into tasks' log file (CH-219).

Improved engine core exception handling - now all core exceptions have appropriate message and the details are logged into tasks' log file (CH-219).

Revision ID:
e8f31b0f922b402878356e130c866c4f3682a7f5
Parents:
src/libchcore/log.cpp a27d1acf1bda3c25b6dcce0d0eb0278009ce63ae
Tags:
1.40rc2 1.40rc3 1.40
Removed library libicpf, moved config support to libictranslate, log_file to libchcore (CH-217).

Removed library libicpf, moved config support to libictranslate, log_file to libchcore (CH-217).

Revision ID:
a27d1acf1bda3c25b6dcce0d0eb0278009ce63ae