Open
Description
This was flagged by an automated tool as a bad code pattern:
azure-sdk-for-js/sdk/core/logger/src/debug.ts
Line 100 in 6b40ae5
and
azure-sdk-for-js/sdk/core/logger/src/debug.ts
Line 102 in 6b40ae5
Perhaps we can clean this code up or consider taking a dependency on debug
directly now that we aren't trying to support IE11...