ggml-rpc-server logging #25979
AE86takumi-ai
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm trying to debug ggml-rpc-server across multiple co-worker PCs, so it's hard to see all the terminals. I couldnt find any verbosity/log-level option and it all outputs to stderr. I'd like to pipe true error logs to a shared folder. so request is to either add verbosity/log-level option, or separate outputs to stderr and stdout.
All reactions