calendar icon indicating copy to clipboard operation
calendar copied to clipboard

Create a global logging infrastructure

Open Liad-n opened this issue 4 years ago • 0 comments

Create a set of functions to ease the logging of processes in the application. For example, this would be the default infrastructure to send exceptions to.

There will be levels - DEBUG, INFO, WARN and ERROR and a function to log to each level.

Liad-n avatar Jan 15 '21 14:01 Liad-n