Incomplete.
eventsource-client uses the standard log crate for logging. It will log additional detail about the protocol implementation at trace level.
e.g. if using env_logger (as the example script does), set RUST_LOG=eventsource_client=trace.
Incomplete.
eventsource-client uses the standard log crate for logging. It will log additional detail about the protocol implementation at trace level.
e.g. if using env_logger (as the example script does), set RUST_LOG=eventsource_client=trace.