-
When people (or mistake in the script) forget to put value for env, it will output the same
value as if "prod" has been put in. It looks like it hides a mistake, and makes is a hard to find error.
…
-
i commented https://github.com/erlang-lager/lager/commit/9f8d7a705ef5e2e263f1b1b549ec8ba4d3f59a36#commitcomment-32283777 but since #481 any upstream application that rely on a library that forces the …
-
Hi! I don't see exlager on hex.pm. Any plans on publishing it there? If not, would you mind if I publish it (as a contributor on this repo, or from a fork)?
Cheers,
Michael
-
Monitoring can be done in 1001 different ways, would be nice to see some examples, hear other peoples experience.
Please vote on this idea with 👍 / 👎 . Comment if you have some suggestions and/or kn…
-
Trying to push out a demo this week for use of riak_core in our company, but I cant get the workspace to start.
We build an application dependency tree using the release tools, which we flatten into …
-
MongooseIM version: master (2b9658e)
While working on `all_metrics_are_global` switch, I came up with potential TODOs or doubts that IMO should be a subject of discussion/separate PRs.
- [ ] Cleanup …
fenek updated
7 years ago
-
Hello, I am a vim+coc.nvim user and I use this project (elixir-ls) to provide code-completion etc.
I want to discuss the idea of using the stale analysis data during the various compilation steps …
-
I have an erlang project which I am migrating to use the rebar3_plugin, but the project does not use lager. If I don't include lager in the root rebar.config then the application will not start. I app…
-
after a failed rollercoaster in finding a load-testing tool (ab, httperf, siege, tsung, loader.io, loadimpact, ... , some others still to be investigated), I was thinking "how hard can it be" (tm) to …
-
Wanted to lodge a new issue since the other one referencing this (#43) was closed and appears to have been fixed.
I'm getting this same issue. I've updated credo to use `runtime: false`, I've also …