Documentation ¶ Index ¶ func Log(conf config.Config, str string) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Log ¶ func Log(conf config.Config, str string) Log attempts to log the given string to a file. If conf.GetStrictLogging() it will panic if it fails to log to the file. If conf.GetStrictLogging() is false, it may silently fail Types ¶ This section is empty. Source Files ¶ View all Source files log.go Click to show internal directories. Click to hide internal directories.