package
0.0.0-20221222071518-e03eb42e21a9
Repository: https://github.com/insomnius/whatsmeow.git
Documentation: pkg.go.dev
# Functions
Stdout is a simple Logger implementation that outputs to stdout.
# Variables
Noop is a no-op Logger implementation that silently drops everything.
# Interfaces
Logger is a simple logger interface that can have subloggers for specific areas.