Imports of package etwlogrus

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/Microsoft/go-winio/internal/etw
github.com/sirupsen/logrusPackage logrus is a structured logger for Go, completely API compatible with the standard library logger.
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.