0 purchases
socket logging
this is an extension for logging package provided by dart.dev
built to make logging using web sockets easier
this package can be extended to use http request instead of socket connection
but as its a logging solution i will not recommend to use http requests
server cli #
for debugging purposes only
type in cmd/terminal:
dart pub global activate socket_logging
copied to clipboard
then this will activate log_server command that can be used to serve
a websocket server on your machine
todo:
❌ handle web socket instances internally
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.