This commit is contained in:
@ -2,7 +2,6 @@ import build_debug from 'debug';
|
||||
|
||||
function debug (scope: string): build_debug.Debugger {
|
||||
const namespace = `sapphirecode:auth-server-helper:${scope}`;
|
||||
console.log ('register debugger', namespace);
|
||||
return build_debug (namespace);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user