Skip to content

Commit 6cd72f8

Browse files
committed
Logger update
1 parent 4fa9190 commit 6cd72f8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/service/src/launcher.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ export class DevToolsAppLauncher {
4444

4545
async onComplete () {
4646
if (this.#browser) {
47+
logger.setLevel('devtools', 'warn')
4748
log.info('Please close the browser window to finish...');
4849
while (true) {
4950
try {

0 commit comments

Comments
 (0)