danielancines / financial-manager

MIT License
1 stars 0 forks source link

Add a logger system to catch break app #3

Open danielancines opened 1 year ago

danielancines commented 1 year ago

Create a logger system to save app failures and unexpected breaks.

danielancines commented 1 year ago

Avoid crash on deserializers when values are null and log this issues and send it to api to be fixed.