-
Notifications
You must be signed in to change notification settings - Fork 238
Add logger #1218
Copy link
Copy link
Closed
Description
Context
we want to add a default logger to DocArray.
The logger should be used in the following place of the codebase:
- type conversion in vector database
- vector database init
- vector database call (unless the client of the data base already do logging)
- query building
- network connection (push/pull)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done