edwardttril
edwardttril
hi Did not have enough time to take closer look. But notice that stop() in https://github.com/lpgauth/thrift-erlang/blob/master/src/thrift_socket_server.erl is doing gen_server:cast to perform stop. terminate closes the gen_tcp. Would that have anything...
It can go both ways. It is about what do you mean by a good state. If it fails to boot, it will be right from the start of the...
Then at least log a warning or something, a default is being used. It sounds like you are referring deploy it all at once but not issue if it is...
There is also a general improvement of helping end user to know what has gone wrong inside exometer_core. For example there are multiple places from exomerter_core that generates {error, unsupported}...
It looks like module got problem too. It shows up at the beginning then revert back to undefined. For function always returned Undefined. Never tried line. Can you improve the...
But when I use 'lager_elogfmt_formatter, (same environment as above - erlang 18, same versionof lager etc.) Lager_elogfmt_formatter is able to output module/function and even line meta data, switching back to...