Skip to content

Commit e0ae4d6

Browse files
Update lib/logger.js
Co-authored-by: Yagiz Nizipli <[email protected]>
1 parent 1f5b449 commit e0ae4d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/logger.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ function noop() {}
6666
* Consumers subscribe to diagnostics_channel events
6767
*/
6868
class LogConsumer {
69+
/** @type {number} */
6970
#levelValue;
7071

7172
constructor(options = kEmptyObject) {

0 commit comments

Comments
 (0)