improved example
This commit is contained in:
@@ -37,6 +37,9 @@ log.info("starting up!")
|
||||
log.error("something went wrong.")
|
||||
|
||||
log.die("bailing out") # exits
|
||||
|
||||
print "no soup for you."
|
||||
|
||||
```
|
||||
|
||||
![example output]
|
||||
|
||||
@@ -8,3 +8,4 @@ log.error("something went wrong.")
|
||||
|
||||
log.die("bailing out") # exits
|
||||
|
||||
print "no soup for you."
|
||||
|
||||
Reference in New Issue
Block a user