SciCatProject / scicat-filewriter-ingest

Python client that connects to a kafka queue and creates new datasets when receiving notification that a file has been written
0 stars 0 forks source link

Update dependencies for logging. #11

Closed YooSunYoung closed 2 months ago

YooSunYoung commented 3 months ago

Add rich for stream handler.

YooSunYoung commented 3 months ago

@nitrosx

Can we use rich for streaming logging? It looks like this:

image

And I didn't update the formatter for the FileHandler so the file log will still be the same. example.log

nitrosx commented 2 months ago

Of course. I trust your judgment