You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// SetupLogFile takes a log name, a level, and a pointer to a formatter, and configures the logger appropriately. SetupLogFile returns a pointer to an os.File object, which should be closed when done with.