Przeglądaj źródła

{ok, exists} is accounted for in the code path

Removed comment
pull/270/head
Mark Allen 9 lat temu
rodzic
commit
25b700d930
1 zmienionych plików z 0 dodań i 1 usunięć
  1. +0
    -1
      src/lager.erl

+ 0
- 1
src/lager.erl Wyświetl plik

@ -233,7 +233,6 @@ trace_file(File, Filter, Level, Options) ->
end,
case Res of
{ok, _} ->
%% XXX Double-check this logic for {ok, exists}
add_trace_to_loglevel_config(Trace, Sink),
{ok, {{lager_file_backend, FileName}, Filter, Level}};
{error, _} = E ->

Ładowanie…
Anuluj
Zapisz