socket_logging 1.0.2 copy "socket_logging: ^1.0.2" to clipboard
socket_logging: ^1.0.2 copied to clipboard

cross-platform web socket logging solution

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

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
0
likes
120
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

cross-platform web socket logging solution

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

logging, meta

More

Packages that depend on socket_logging