You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this logging handler thread-safe like a the base Kafka producer is? In other words, can I declare one logger at the root of my project, and have all other threads and modules import it?
The text was updated successfully, but these errors were encountered:
Is this logging handler thread-safe like a the base Kafka producer is? In other words, can I declare one logger at the root of my project, and have all other threads and modules import it?
The text was updated successfully, but these errors were encountered: