Projects that use kinesis-producer might use a different logging library than logrus. It would be great if kinesis-producer could expect an interface instead of a concrete type (logrus logger). It would allow us to use the same logging library in a project. Has this been discussed before? If you are open to the idea, I can try to contribute it.
Projects that use kinesis-producer might use a different logging library than logrus. It would be great if kinesis-producer could expect an interface instead of a concrete type (logrus logger). It would allow us to use the same logging library in a project. Has this been discussed before? If you are open to the idea, I can try to contribute it.
Thanks