LINQBridgeVs icon indicating copy to clipboard operation
LINQBridgeVs copied to clipboard

Implement a lightweight and fast logger

Open codingadventures opened this issue 7 years ago • 0 comments

It would be nice to implement a better logging system like NLog than BridgeVs.Logging, which is the current implementation. This logger is used for debug builds only, but it would be ideal to be able to enable/disable logging with the live extension.

codingadventures avatar Apr 05 '18 11:04 codingadventures