- Write stdout logs for every RPC request
- Log messages built with customizable callback handlers
- Python 3.9+
You can install gRPC Access Log via pip from PyPI:
$ pip install grpc-accesslogPlease see the Reference for details.
Contributions are very welcome. To learn more, see the Contributor Guide.
Distributed under the terms of the MIT license, gRPC Access Log is free and open source software.
If you encounter any problems, please file an issue along with a detailed description.
This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.