add topic oriented debugging selection

This commit is contained in:
2018-04-12 19:29:24 +02:00
parent 4cb7b82e0b
commit 9c01368fe9
6 changed files with 33 additions and 11 deletions

1
dist/index.d.ts vendored
View File

@@ -1,5 +1,6 @@
export declare class SmartDebug {
private _debugEnabled;
constructor(debugTopic?: string);
readonly debugEnabled: boolean;
/**
* enables debugging output