Explorar el Código

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

Removed comment
pull/270/head
Mark Allen hace 9 años
padre
commit
25b700d930
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      src/lager.erl

+ 0
- 1
src/lager.erl Ver fichero

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

Cargando…
Cancelar
Guardar