OpenEEGBench / backend /app /utils /logging.py
bruAristimunha's picture
Migrate from Gradio to React + FastAPI architecture
ee472e7
raw
history blame
72 Bytes
from app.core.formatting import LogFormatter
__all__ = ['LogFormatter']