955ef8a 379aa81
1
2
3
4
from loguru import logger logger.add("logs/model.log", rotation="1 MB", retention="10 days", level="DEBUG")