eff_dio_logger library
Classes
- EffDioLogger
- FilterArgs
- Filter arguments
Functions
-
defaultLogObjectEncoder(
Object value) → Object? - Default encoder for common Dart objects that JSON cannot represent.
Typedefs
- LogObjectEncoder = Object? Function(Object value)
- Converts a non-JSON object into a value that can be represented in logs.