Releases: rbaumbach/QuickELogger
Releases · rbaumbach/QuickELogger
0.3.0
- Updated
init
method to take a Directory
instance for file placement.
- Removed ability to attach custom url to directory.
0.2.0
- Update QuickELogger init method default save location to
/Library/Application Support/QuickELogger
0.1.3
Add the ability to save to the logs to a user specific custom directory.
0.1.2
Add the ability to save to the logs to the the /Library/Application Support
standard iOS directory.
0.1.1
Add the ability to save to the logs to the following standard iOS directories:
/Documents
/tmp
/Library
/Library/Caches
0.1.0
Introduce QuickELoggerObjC
for Objective-C consumers.