Problem/Motivation

Working on an example showing debug logging with a custom logger (tslog in this case) I found that our use of verbose logging mode for debug logging made it more difficult to use a custom logger - tslog doesn't have a verbose logging level. Unclear if there is a solution here that will work in all cases, but at least wanted to document this.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

brianperry created an issue. See original summary.

brianperry’s picture

Status: Active » Postponed