fixed typo

This commit is contained in:
Jeffrey Paul 2016-03-24 07:40:11 +01:00
parent e2346cbfce
commit 41b7785548
1 changed files with 1 additions and 2 deletions

View File

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