-
- Downloads
cli.py: Add a CLI option disabling log record prints
Try to spend the least amount of time handling logging in gRPC thread executors: do not log to standard output and standard error channels if '--no-print' is specified (for use in production).
Please register or sign in to comment