MCPcopy Create free account
hub / github.com/Materials-Consortia/optimade-python-tools / logger.py

File logger.py

optimade/server/logger.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Logging factory to create instance-specific loggers for mounted subapps"""
2
3import logging
4import logging.handlers

Callers

nothing calls this directly

Calls 1

create_loggerFunction · 0.85

Tested by

no test coverage detected