RealtimeSTT icon indicating copy to clipboard operation
RealtimeSTT copied to clipboard

feat: add init_logging option to allow users to use their own logging

Open oddlama opened this issue 1 year ago • 0 comments

This guards the log initialization behind a new option (defaults to true, so no change for existing users). This allows users of RealtimeSTT to integrate this library into an application that already has a logger set up

oddlama avatar Jun 19 '24 23:06 oddlama