added example image

This commit is contained in:
Jeffrey Paul 2016-03-24 07:39:34 +01:00
parent 104c80160b
commit e2346cbfce
1 changed files with 3 additions and 0 deletions

View File

@ -39,6 +39,9 @@ log.error("something went wrong.")
log.die("bailing out") # exits
```
![example output](
https://raw.githubusercontent.com/sneak/sanelogging/master/example/example.png)
Author
======