summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLLogManager.m
Commit message (Expand)AuthorAgeFilesLines
* Check API availability before using iOS 10 APIfeature/issue_1028_restructure_ios_threadingJoel Fischer2019-07-191-1/+5
* Remove callback queue and just use processing queueJoel Fischer2019-06-061-3/+1
* Starting work on re-queueing everythingJoel Fischer2019-05-141-1/+2
* Simplifybugfix/issue_1230_disable_bad_data_assertJoel Fischer2019-04-081-4/+1
* Combine the error log and assertion into one callJoel Fischer2019-04-081-0/+26
* Merge branch 'master' into developJoel Fischer2017-06-051-1/+1
* Logging bytes now only computes on verbose loggingfeature/issue_545_redesign_loggingJoel Fischer2017-03-281-0/+22
* Alter filters to work with swiftJoel Fischer2017-03-171-3/+3
* Update log testsJoel Fischer2017-03-081-19/+18
* Rename some log configuration propertiesJoel Fischer2017-03-081-13/+13
* Updates for testing log managerJoel Fischer2017-03-081-19/+19
* Additional logging testsJoel Fischer2017-03-071-4/+4
* ASL logger now also logs to stderr, remove SDLLogTargetConsoleJoel Fischer2017-03-031-18/+6
* Fix crash attempting to access SDLLogConfiguration logTargetsJoel Fischer2017-03-031-5/+17
* Updates for logging and add a swift file(!)Joel Fischer2017-03-021-0/+6
* Remove stop methodsJoel Fischer2017-03-011-18/+0
* Setup log targetsJoel Fischer2017-03-011-1/+21
* Starting implementation of SDL-0030Joel Fischer2017-02-281-0/+300