# Packages
Package sloghuman contains the slogger that writes logs in a human readable format.
Package slogjson contains the slogger that writes logs in JSON.
Package slogstackdriver contains the slogger for google cloud's stackdriver.
Package slogtest contains the slogger for use with Go's testing package.