staticbackendhq / core

Backend server API handling user mgmt, database, storage and real-time component
https://staticbackend.com
MIT License
682 stars 67 forks source link

Feat/add logger #45

Closed VladPetriv closed 1 year ago

VladPetriv commented 1 year ago

Features that have been added:

The logger was integrated into a lot of structures as a log field Structures/functions which have log field/parameter:

Default behavior that wasn't described in the issue:

Environment variables for configure logger:

Resolve #44