This message was deleted.
# ask-for-help
s
This message was deleted.
s
Hiya, there currently isn't a way to do this inside of BentoML. You can simply redirect the output yourself (
bentoml ... >/your/stdout 2>/your/stderr
) or use a service manager like systemd to collect logs for you.