pico
pico copied to clipboard
Intercept all logs
Hello.
Is there a way to register a module in Pico App to intercept all the Pico logs as well as the "print" command (pretty much the whole stdout and stderr)?
I would need it to then send the logs to a ELK stack.
Thanks