DeadlyFirex / PrimoTracker

Suite of tools to track your income over time of primo's.
GNU Affero General Public License v3.0
1 stars 0 forks source link

[Feature] Improve logging system #9

Open DeadlyFirex opened 11 months ago

DeadlyFirex commented 11 months ago

Description The current logging system in the microservice is not efficient (yet). This issue aims to address these issues and implement an improved app-wide logging system that provides better visibility and traceability for application events.

Context The current logging system is not capturing events, and the log messages are not saved to any log file and not structured in a standardized format, this is causing several problems;

Expected Behavior

Use Case Examples

Requirements

Considerations

Additional Information

Dependencies N/A

Related

DeadlyFirex commented 11 months ago

Renamed accordingly, updated description, updated relations