mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-26 02:31:20 +08:00
fix: console-log
This commit is contained in:
parent
41b70f53d1
commit
4d548da66b
@ -165,7 +165,6 @@ async function handleLogin(
|
||||
|
||||
loginListener.onLoginFailed = (...args) => {
|
||||
UmamiTrace.sendTrace('login/error', args.toString());
|
||||
console.log(args);
|
||||
logger.logError('[Core] [Login] Login Error , ErrInfo: ', JSON.stringify(args));
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user