Skip to content

Commit dc74bf5

Browse files
committed
refactor: update debug logger name
1 parent 23069e8 commit dc74bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/log.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
import debug from 'debug';
22

3-
export const log = debug('@jsdocs-io/package-analyzer');
3+
export const log = debug('@jsdocs-io/extractor');

0 commit comments

Comments
 (0)