Yury Gargay
Yury Gargay
Hi, I'm experiencing the same issue and trying to understand what the problem is. For me it looks that `Conform.ReleasePlugin` does `Conform.Schema.load` and then writes result to a temporary file....
Hi @samphilipd, can you explain your changes?
I'm not sure that it gives something expect some changes in compiler output with `bin_opt_info` option.
@SergeTupchiy good point, changed to 10
Added test and rebased.
I really don't understand how I can use `exometer_core` with `hut` in Elixir application. For example I have an application which uses `exometer_core` from master: ``` elixir defmodule App.Mixfile do...
@tolbrino ok, I see that `Elixir.Logger` is not supported right now. My question is not about Logger. My question is how I can change default logging system for `exometer_core` in...
@tolbrino I'm not sure but looks `erl_opts` will be used only for current application and not for dependencies. That means `exometer_core` will use default logging system.
Hi @tolbrino, any results?
It can be used for unsubscribe metrics and release reporter resources.