Skip to content

Commit

Permalink
Updating readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
drekka committed Oct 13, 2016
1 parent e859d9a commit 8b4245d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,12 @@ See how it works on the main [Story Teller site](http://drekka.github.io/StoryTe

* Refactored the log assembly code to avoid multiple threads mixing text on a single line.

# v1.7.3

* Fixing bug where a weakly referenced key would crash the app if logging was done in a dealloc.

# V1.7.2 #

* Added option to log the thread number.
* Added option to draw a picture of the thread similar to a git branch view as the logging occurs. The ASCII based character image illustrates which messages are on the main thread and which are on background threads.

0 comments on commit 8b4245d

Please sign in to comment.