summaryrefslogtreecommitdiff
path: root/src/components/utils/src/logger.cc
Commit message (Expand)AuthorAgeFilesLines
* Make usage logger stabilization (#3022)Serhii Niukalov (GitHub)2019-09-191-4/+1
* Run updated style scriptjacobkeeler2019-04-291-1/+1
* Update unit tests and add condition for flush loggerfix/flush_logger_before_deleting_loop_threadJackLivio2018-08-221-1/+3
* Flush logger before deleting message loop threadJackLivio2018-08-211-0/+1
* Format all code in projectKozoriz2016-04-261-3/+5
* Remove singleton from LoggerKozoriz2016-03-101-12/+2
* Make speed log dump on native MessageQueueAnton Hrytsevich2016-02-011-1/+1
* Add illustrating comment after reviewAnton Hrytsevich2016-02-011-0/+1
* Remove ifdef from life_cycle. Fix style issuesAnton Hrytsevich2016-02-011-4/+5
* Flush logs when SDL crashAnton Hrytsevich2016-02-011-0/+8
* Merge pull request #302 from LuxoftSDL/hotfix/UnitTests_Fix_for_AutoTraceArtem Nosach2015-12-251-0/+2
|\
| * Fix test in auto_trace_test.ccHerasym Oleh2015-12-211-0/+2
* | Removed redundant commaElisey Zamakhov2015-12-181-1/+1
* | Fixed wrong logger name for UtilsElisey Zamakhov2015-12-181-1/+1
|/
* Enabled and refactored Unit-tests for Utils componentiAndrew52015-10-281-1/+1
* Add logs enabled flagArtem Nosach2015-10-051-0/+3
* Remove unneeded log from DEINIT_LOGGERArtem Nosach2015-10-051-2/+0
* HmiStatus modifyJustin Dickow2015-01-241-0/+53