Open
Description
Importing cognee causes existing root loggers to be removed and the applications logging replaced by congee's setup. At the risk of sounding preachy - the root logger should be in the domain of the application, modules should stick to their own named logger. (Imagine if every imported module changed the calling application's logging to the developers preference).
currently, I need to work around this by monkey-patching cognee.shared.logging_utils.
Metadata
Metadata
Assignees
Labels
No labels