Diogo Magalhães Machado
Diogo Magalhães Machado
I'm facing the same issue and I'm lost about how to start the debugging. Could anyone shed some light on this? :/ ### Environement - Ejabberd version: 18.12.1 - Erlang/OTP...
> Why is aiologger [locking the aiofiles dependency](https://github.com/async-worker/aiologger/blob/ed53c805fdcd653445a624561a71a01ba4cf6cc6/setup.cfg#L52)? This a library, shouldn't it be using a constrain instead? `aiofiles>=0.4.0` > > Because now, any other project is forced to use...
Hey guys, I'm interested in using `plug_logger_json` and using `Jason` is a must for me. Having this Pull Request merged would make it possible, but I'm assuming it's currently stalled....
> @Willem770 Current language in my document website is Chinese, In the short term you can use Google Translate to learn how to use, I will deploy English document website...
@Jibaseng take a look at https://github.com/async-worker/aiologger wich is the dependency used by BartedDude to produce logs asynchronously. There's an asynchronous file handler for what you're trying to achieve. https://async-worker.github.io/aiologger/handlers_files.html