Просмотр исходного кода

Merge pull request #173 from mururu/fix-doc

Fix doc of lager_console_backend
pull/178/head
Sean Cribbs 11 лет назад
Родитель
Сommit
822062478a
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      src/lager_console_backend.erl

+ 1
- 1
src/lager_console_backend.erl Просмотреть файл

@ -132,7 +132,7 @@ is_new_style_console_available() ->
%% about log events being blocked by the old-style shell.
%% 2. Windows doesn't support the new shell, so all windows users
%% have is the oldshell.
%% 3. If the user_drv process iss registered, all is OK.
%% 3. If the user_drv process is registered, all is OK.
%% 'user_drv' is a registered proc name used by the "new"
%% console driver.
init:get_argument(noshell) /= error orelse

Загрузка…
Отмена
Сохранить