-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4de7b76
commit 90b98d8
Showing
3 changed files
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# [1.0.0](https://github.com/Electrode-iOS/ELLog/releases/tag/v1.0.0) | ||
|
||
- Namespaced all log levels with "EL". | ||
- Removed unneccessary framework from unit tests | ||
- Renamed `removeAllDestionations` to `removeAllDestinations` | ||
- Updated to allow ELLog and THGLog to coexist | ||
- Added ability to enable/disable a given logger instance. | ||
- Shuffled up log level to use description instead of debugDescription. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters