diff --git a/index.js b/index.js index 6e08a07..93577dc 100644 --- a/index.js +++ b/index.js @@ -21,8 +21,6 @@ const initBaileys = async () => { version, auth: state, printQRInTerminal: false, - logger: { level: 'trace' } // Active les logs détaillés - }); sock.ev.on('connection.update', async (update) => {