Skip to content

Commit ed2c8e5

Browse files
committed
Logger update
1 parent 6b2e955 commit ed2c8e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)