Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 164 Bytes

log.md

File metadata and controls

11 lines (7 loc) · 164 Bytes

Mostrar Log

import logging

_logger = logging.getLogger(__name__)


else:
    _logger.info('Not be found data to update the currency %s!',currency.name)