usernein / pyromod

A monkeypatcher add-on for Pyrogram
https://pyromod.pauxis.dev/
GNU Lesser General Public License v3.0
223 stars 70 forks source link

Disable startup logs #50

Open Deshdeepak1 opened 7 months ago

Deshdeepak1 commented 7 months ago
from pyromod.config import config

config.disable_startup_logs = True

This isn't working because the files having startup logs are already being imported