commit to trigger appveyor build

This commit is contained in:
David Bariod 2018-09-04 22:15:13 +02:00
parent 8b120431f3
commit 4bcb47b846
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ import (
"os"
)
// An example on how to use a hook
func Example_hook() {
var log = logrus.New()
log.Formatter = new(logrus.TextFormatter) // default