kernelfoundry.algorithm.utils.database_log_handler¶
Classes
|
Custom logging handler that writes log records to the database. |
- class kernelfoundry.algorithm.utils.database_log_handler.DatabaseLogHandler(job_id: int, level=0)[source]¶
Custom logging handler that writes log records to the database.