core/logger library

Lightweight logging abstraction for the plugin.

By default logs to print() with a [flutter_network_state] tag. Users can replace or suppress the logger via NetworkLogger.custom or NetworkLogger.silent.

Classes

NetworkLogger
Pluggable logger used across the entire plugin.

Enums

LogLevel
Log level severity.