Bailey Chittle

Results 18 comments of Bailey Chittle

I originally had overloads as well, but I think the main issue with overloading is just how many spots would have to be overloaded in order to get this to...

Could you elaborate as to how it's not exception safe? Perhaps with an example? I do understand the thread-local issues and my test cases deal with this accordingly, using thread-local...

Maybe I will restrict the library user from using contexts unless they do so in a thread-safe manner by making the public API only for instantiating new logger objects, although...

I guess depending on the use case someone might be happy to have added context to their error messages, but that seems like a feature that arises from a bug...

closing this as the PR is stale, and it seems like this MDC PR does something very similar to what I was attempting to accomplish: https://github.com/gabime/spdlog/pull/2907

duplicate of https://github.com/suno-ai/bark/issues/30

considering the fact that the owner of this repo has been making commits in private repositories, hasn't been merging any of the PRs or adding new commits besides README promo,...

This issue can be closed now, code has been refactored from the ground up to 2.0 today (all previous commits are gone). Let's hope this version can grow and foster...