Update log.md

This commit is contained in:
Tanner 2017-05-19 12:18:50 +01:00 committed by GitHub
parent 97c0a3779b
commit 2085b2662d
1 changed files with 2 additions and 1 deletions

View File

@ -1,10 +1,11 @@
Log information using `drop.log`.
```
```swift
drop.log.info("Informational log")
```
Log types supported are:
- info
- warning
- verbose