Documentation ¶
Index ¶
- func Debugf(format string, a ...interface{})
- func Debugln(a ...interface{})
- func Errorf(format string, a ...interface{})
- func Errorln(a ...interface{})
- func ExitIfError(err *ScraperError)
- func ExitIfErrorWithFunc(err *ScraperError, f func())
- func Infof(format string, a ...interface{})
- func Infoln(a ...interface{})
- func SetLoggingLevel(level Level)
- func Warningf(format string, a ...interface{})
- func Warningln(a ...interface{})
- type Level
- type ScraperError
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExitIfErrorWithFunc ¶
func ExitIfErrorWithFunc(err *ScraperError, f func())
func SetLoggingLevel ¶
func SetLoggingLevel(level Level)
Types ¶
type ScraperError ¶
Click to show internal directories.
Click to hide internal directories.