cyrusbehr / tensorrt-cpp-api

TensorRT C++ API Tutorial
MIT License
596 stars 74 forks source link

Enhance Logging Configuration with Environment Variable Support #68

Closed thomaskleiven closed 4 months ago

thomaskleiven commented 4 months ago

Closes #64

Description This update introduces support for setting log levels via the LOG_LEVEL environment variable.

Key Changes: