semantic-catalogue / src /common /logging.py
cjber's picture
refactor to use langgraph + dagster
a9ae09a
raw
history blame contribute delete
68 Bytes
import logging.config
logger = logging.getLogger("data-catalogue")