pulsar
pulsar copied to clipboard
Intercept module logs
The pulsar agent pulsard
is supposed to be run as a daemon. Users should interact with it by using the pulsar
cli. Currently there is not way to read the agent's logs from the cli.
A nice to have feature would be to intercept all logs (maybe using the tracing
crate ecosystem) and expose them to the pulsar
utility.