dev_log_client 0.1.0
dev_log_client: ^0.1.0 copied to clipboard
Client library for Dev Log Viewer. Forwards structured log entries from a Flutter/Dart app to the dev_log_viewer server running on localhost. Includes a raw forwarder, a zero-config Dio interceptor, a [...]
Changelog #
0.1.0 #
- Initial release.
LogForwarder— raw log sender with auto-discovery across ports 8181–8185.DevLogInterceptor— zero-config Dio interceptor for automatic API traffic logging.AppLog— named tag shortcuts (auth,nav,store,api,error,log).- All output suppressed automatically in release builds via
dart.vm.product.