kafka-logging-handler
kafka-logging-handler copied to clipboard
Thread-safe?
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?