Nullify-Platform / Logger

Nullify logging library for backend services
https://github.com/Nullify-Platform
0 stars 0 forks source link

remove all panics and fatals #79

Closed tim-thacker-nullify closed 1 month ago

tim-thacker-nullify commented 1 month ago

Description

remove all panics and fatals, we want to continue with errors being logged if something is misconfigured.

Checklist