Skip to content

Commit 6100861

Browse files
committed
Refactor code structure for improved readability and maintainability
1 parent da418dc commit 6100861

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

692 KB
Binary file not shown.

src/logger.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ export class Logger {
5050
Logger.instance.updateLogPath();
5151
}
5252
}
53+
5354

5455
public static isLoggingEnabled(): boolean {
5556
return Logger.enableLogging;

0 commit comments

Comments
 (0)