Richard Kuesters
Richard Kuesters
https://github.com/async-worker/aiologger/blob/ed53c805fdcd653445a624561a71a01ba4cf6cc6/aiologger/formatters/json.py#L175 howdy! shouldn't this be `msg[self.default_msg_fieldname] = record.msg`, just like the `JsonFormatter` ? there's probably something else to be done on line 173 if `msg` is already present in the...
Hi! bone.io looks really interesting. I did some work with NodeJS, but I still need to use other server-side programming languages and technologies for other stuff. Mostly I've been using...
Hi! First of all, thanks for this nice tool! I think this tool is something rarely perceived but a very common task for Python programmers and it is super welcome!...
Hi! I know that `asyncio` support is not yet implemented (as described on README), but to "get there" wouldn't be like adding some kind of `contextvars` task factory into the...
hello @benlau! sorry for opening an issue, but i don't know where else to put this. you say that "join select" is a limitation of dquest. can you explain me...