Imports of package log

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/sirupsen/logrusPackage logrus is a structured logger for Go, completely API compatible with the standard library logger.
sync/atomicPackage atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.