Imports of package plog

PathSynopsis
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/gobuffalo/logger
github.com/sirupsen/logrusPackage logrus is a structured logger for Go, completely API compatible with the standard library logger.