Replace use of deprecated internal debugLog with logger.debug

This commit is contained in:
CosminPerRam 2023-09-18 10:48:24 +03:00
parent ca69e76ed3
commit bff9507189
12 changed files with 64 additions and 69 deletions

View file

@ -7,7 +7,7 @@ export default class ffow extends valve {
this.legacyChallenge = true;
}
async queryInfo(state) {
this.debugLog("Requesting ffow info ...");
this.logger.debug("Requesting ffow info ...");
const b = await this.sendPacket(
0x46,
'LSQ',