Console logging
Set up readable output and developer log during development.
Seq integration
Send structured logs in CLEF format to a Seq server.
Custom sink
Implement LogSink to integrate with any log destination.
Dio interceptor
Log HTTP with DioLoggingInterceptor + StructureLogger + sinks.
Migrating from dio_interceptor_seq
Move from legacy SeqLoggingInterceptor to the monorepo DioLoggingInterceptor.