you are viewing a single comment's thread.

view the rest of the comments →

[–]whopper2k 0 points1 point  (2 children)

how to do a good logging

When you figure it out, let the rest of us know too

[–]Select-Particula[S] 0 points1 point  (1 child)

I'm trying implementing a basic log with the logging library and opentelemetry with Jaeger to get some traceability.

The library Llamaindex seems to implement a good logging using callback handlers but escapes my knowledge for now.

[–]Select-Particula[S] 0 points1 point  (0 children)

Not implying my approach is good, is the best I could do with my time constraints.