fixed typo
This commit is contained in:
parent
e2346cbfce
commit
41b7785548
|
@ -39,8 +39,7 @@ log.error("something went wrong.")
|
||||||
log.die("bailing out") # exits
|
log.die("bailing out") # exits
|
||||||
```
|
```
|
||||||
|
|
||||||
![example output](
|
![example output](https://raw.githubusercontent.com/sneak/sanelogging/master/example/example.png)
|
||||||
https://raw.githubusercontent.com/sneak/sanelogging/master/example/example.png)
|
|
||||||
|
|
||||||
Author
|
Author
|
||||||
======
|
======
|
||||||
|
|
Loading…
Reference in New Issue