slim icon indicating copy to clipboard operation
slim copied to clipboard

Logging wrapper / Log service

Open igoroctaviano opened this issue 2 years ago • 0 comments

We need a logging abstraction to allows us to:

  • Enable/disable application logging
  • Filter logging
  • Adding hooks (to attach things like Rollup)

In the first iteration, it could be implemented as a simple proxy and later upgraded to include all these features.

igoroctaviano avatar Aug 10 '21 14:08 igoroctaviano