Great comprehensive tutorial! Incredibly informative and well-organized. Even advanced users can learn something useful from this video. Keep up the excellent work!
Very good. I'd recommend keeping the previous example as a comment around rather than deleting right away. (The old examples could be rotated out to reduce clutter.)
That was a great tutorial. I have 2 questions. Is there a way to route all exceptions to the logger without annotating every function? How can i use loguru to push the logs to elastic search? Keep it up. Subbed 😊
Great comprehensive tutorial! Incredibly informative and well-organized. Even advanced users can learn something useful from this video. Keep up the excellent work!
Great content! Thanks for discussing loguru.
Very good. I'd recommend keeping the previous example as a comment around rather than deleting right away. (The old examples could be rotated out to reduce clutter.)
Would love to see it integrated with FastAPI ! Such a great video
That was a great tutorial. I have 2 questions. Is there a way to route all exceptions to the logger without annotating every function? How can i use loguru to push the logs to elastic search? Keep it up. Subbed 😊
what should i do if i want to use two or more diff logger to write in different files, how that instance process handled in LOGURU !