package
0.0.1
Repository: https://github.com/dave/scrapy.git
Documentation: pkg.go.dev

# Packages

Package consolelogger defines a logger.Interface that emits logs to a writer (usually the console).
Package mocklogger defines a logger.Interface that stores a string representation of each logged event for testing.

# Interfaces

Interface is used to log events and metrics during execution.