mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-24 06:07:45 -06:00
responde in log
This commit is contained in:
@@ -97,7 +97,7 @@ export class AuthStateProvider {
|
||||
return;
|
||||
}
|
||||
|
||||
logger.info({ action: 'remove.session', instance });
|
||||
logger.info({ action: 'remove.session', instance, response });
|
||||
|
||||
return;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user