소스 검색

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. %% about log events being blocked by the old-style shell.
%% 2. Windows doesn't support the new shell, so all windows users %% 2. Windows doesn't support the new shell, so all windows users
%% have is the oldshell. %% 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" %% 'user_drv' is a registered proc name used by the "new"
%% console driver. %% console driver.
init:get_argument(noshell) /= error orelse init:get_argument(noshell) /= error orelse

불러오는 중...
취소
저장