Repository URL to install this package:
|
Version:
7.1.1 ▾
|
sincpro-siat-soap
/
logger.py
|
|---|
"""Logger based on the framework"""
from sincpro_framework.sincpro_logger import create_logger
logger = create_logger("siat-soap-sdk")