Skip to content

Commit

Permalink
debug enable
Browse files Browse the repository at this point in the history
  • Loading branch information
wtto00 committed May 10, 2024
1 parent 6c88b67 commit 39db2c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ import Debug from 'debug';
export * from './util.js';
export * from './emulator.js';

Debug.enable('android-tools');
const log = Debug('android-tools');

export interface AndroidOptions {
Expand Down

0 comments on commit 39db2c5

Please sign in to comment.