1.3.0
Changed:
- DLogObjC: Renamed
assert
toassertion
- Renamed
LogConfiguration
toLogConfig
etc.
Added:
- Ability to set log configuration to a log category
- Privacy options: public, private with masks
- Formatters: date, number, byte count
Changed:
assert
to assertion
LogConfiguration
to LogConfig
etc.Added: