ソースを参照

Merge pull request #173 from mururu/fix-doc

Fix doc of lager_console_backend
pull/178/head
Sean Cribbs 11年前
コミット
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

読み込み中…
キャンセル
保存