Skip to content

Better CL support, custom logfile name format, bugfixes

Compare
Choose a tag to compare
@bpoplauschi bpoplauschi released this 21 Jan 09:38
· 2044 commits to master since this release
  • Ddfilelogger custom logfile (name) format - #208
  • Security static analysis fix - #202
  • DDFileLogger: using CFBundleIdentifier as a log filename prefix on OSX and iOS - #206
  • Allow disabling of specific levels per-logger - #204
  • Improve support for OS X command line tools - #194
  • DDFileLogger: fixed crash that occurred in case if application name == nil - #198
  • DDFileLogger: fixed comment - #199
  • Fix Travis - #205