Andrew Dryga

Results 248 comments of Andrew Dryga

Hi @ppeerttu. This is by mistake, a PR would be welcome. I believe all you have to do is to remove those three here and make a test that makes...

Hello @benjreinhart, you can simply use `Logger.info("log", module: inspect(__MODULE__))` to get a proper module name. As for not having a module in the default configuration, can you try this one...

> For sure, but that's something I only have to do when using LoggerJSON.Formatters.Basic. Ideally, the behavior would be the same between logger_json formatters and Elixir's built in formatters. It...

@benjreinhart I was not suggesting adding a wrapper. I would literally copy-paste [this file](https://github.com/Nebo15/logger_json/blob/master/lib/logger_json/formatters/basic.ex) into the project (it's just 100 LOC) and then edit it to produce any format you...

@thomaseizinger that will break self-hosted environments that are currently working on those old versions (we don't know if they exist and how many of them, but I bet there will...

@thomaseizinger what is they did what we was asking for - built the clients themselves?

I think @jamilbk should decide. > Breaking those self-hosted users is likely a good When you have some sort of app that you rely on and then you reboot the...

Should we do an onboarding widget that will show X steps you need to do to finish trying Firezone? Like: - [ ] Create a Resource - [ ] Create...