Преглед изворни кода

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

Removed comment
pull/270/head
Mark Allen пре 9 година
родитељ
комит
25b700d930
1 измењених фајлова са 0 додато и 1 уклоњено
  1. +0
    -1
      src/lager.erl

+ 0
- 1
src/lager.erl Прегледај датотеку

@ -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 ->

Loading…
Откажи
Сачувај