Imports of package hlog

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
github.com/rs/xidPackage xid is a globally unique id generator suited for web scale
github.com/rs/zerologPackage zerolog provides a lightweight logging library dedicated to JSON logging.
github.com/rs/zerolog/hlog/internal/mutilPackage mutil contains various functions that are helpful when writing http middleware.
github.com/rs/zerolog/logPackage log provides a global logger for zerolog.
net/httpPackage http provides HTTP client and server implementations.
timePackage time provides functionality for measuring and displaying time.