Polar is a secure and scalable knowledge graph framework, designed to address the challenges posed by building big data systems in highly regulated environments, and improve observability for DevSecOps Organizations.
Other
10
stars
1
forks
source link
Standardize Logging, Error Handling and Code Cleanup #19
This PR is meant to aid debugging efforts by making error messages more descriptive and removing error cases where the application tended to panic. It also adds the standard log library and env_logger as dependencies.
This PR is meant to aid debugging efforts by making error messages more descriptive and removing error cases where the application tended to panic. It also adds the standard log library and env_logger as dependencies.