dirac-institute / kbmod

KBMOD (Kernel-Based Moving Object Detection)
BSD 2-Clause "Simplified" License
46 stars 14 forks source link

Change C++ Logging Initialization #572

Closed jeremykubica closed 7 months ago

jeremykubica commented 7 months ago

Remove the "base" KBMOD logger, add registerLogger() to the Python/C++ interface, and set up the __init__.py file to register all loggers defined in the __PY_LOGGING_CONFIG configuration.