Age | Commit message (Expand) | Author |
---|---|---|
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-12-11 | Moved member variables to initializer list | Wilson E. Alvarez |
2018-10-19 | Fixing warnings generated by MSVC | Dualtagh Murray |
2018-09-12 | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde |
2018-06-12 | Fixed regression making the logger not respect the max files limit. | Michael Alexsander Silva Dias |
2018-05-30 | Don't add a period to a log file name if it has no extension. | Michael Alexsander Silva Dias |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-11-21 | Return and repair file logging | Ruslan Mustakov |
2017-10-20 | Fix rotated logger naming and backup deletion | Ruslan Mustakov |
2017-10-10 | Define va_copy with --std=c++03 (fixes #11979) | Ruslan Mustakov |
2017-10-05 | Fix logging of long strings via RotatedFileLogger | Ruslan Mustakov |
2017-09-25 | Extract logging logic | Ruslan Mustakov |