fpischedda / unrefined

A simple ticket refinement tool
GNU Affero General Public License v3.0
0 stars 2 forks source link

Show me something i.e. add logs #15

Closed fpischedda closed 1 year ago

fpischedda commented 2 years ago

Status quo

There are no logs at all and this makes it hard to debug or get insights about the usage of the tool.

Solution

Start adding logs, possibly considering a structured log approach.

fpischedda commented 1 year ago

Added some logs here and there using mulog library to get a feeling of it.

It looks interesting and if it proves to be a good fit I will extend its usage in the app

fpischedda commented 1 year ago

added some more logs, mulog looks pretty interesting even with file based logging