Imports of package loggers

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
github.com/gohugoio/hugo/common/terminalPackage terminal contains helper for the terminal, such as coloring output.
github.com/spf13/jwalterweatherman
ioPackage io provides basic interfaces to I/O primitives.
io/ioutilPackage ioutil implements some I/O utility functions.
logPackage log implements a simple logging package.
osPackage os provides a platform-independent interface to operating system functionality.
regexpPackage regexp implements regular expression search.