summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLLogFileModule.h
Commit message (Collapse)AuthorAgeFilesLines
* Delete old logging filesJoel Fischer2017-03-021-0/+9
| | | | | | * This does not build * Module map stubs for SDL files * Moved macros to their own file
* Starting implementation of SDL-0030Joel Fischer2017-02-281-0/+71
* https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals/0030-ios-logging-redesign.md * Working on redesign of logging capabilities * Design modular system of log targets * Design log filters * Design log formats * Design log modules * Design log manager * Design log configuration