_examples/

directory
v0.0.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2020 License: BSD-3-Clause

Directories

Path Synopsis
integrations
logrus
Package logrus registers the global logrus logger to the pio ecosystem, install logrus first: $ go get github.com/ Example Code: package main import ( "github.com/kataras/pio" _ "github.com/kataras/pio/_examples/integrations/logrus" ) func main() { pio.Print("This is an info message that will be printed to the logrus' output") }
Package logrus registers the global logrus logger to the pio ecosystem, install logrus first: $ go get github.com/ Example Code: package main import ( "github.com/kataras/pio" _ "github.com/kataras/pio/_examples/integrations/logrus" ) func main() { pio.Print("This is an info message that will be printed to the logrus' output") }

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL