[前][次][番号順一覧][スレッド一覧]

ruby-reference-manual:542

From: sheepman <sheepman@s...>
Date: Fri, 2 Nov 2007 21:34:29 +0900
Subject: [ruby-reference-manual:542] Re: r2222: BasicLog

ありがとうございます。修正します。

On Fri, 02 Nov 2007 20:05:52 +0900
Kazuhiro NISHIYAMA <zn@m...> wrote:

> 西山和広です。
> 
> At Thu, 01 Nov 2007 23:44:16 +0900,
> sheepman wrote:
> > 
> > Modified: doctree/trunk/refm/api/src/webrick/log/BasicLog
> > ===================================================================
> > --- doctree/trunk/refm/api/src/webrick/log/BasicLog	2007-10-29 14:05:06 UTC (rev 2221)
> > +++ doctree/trunk/refm/api/src/webrick/log/BasicLog	2007-11-01 14:44:16 UTC (rev 2222)
> > @@ -9,13 +9,17 @@
> >  WEBrick::BasicLog オブジェクトを生成して返します。
> >  
> >  @param log_file ログを記録する先のオブジェクトを指定します。メソッド << が定義されている必要があります。
> > -                通常は [[c:String]] オブジェクトか [[c:IO]] オブジェクトです。
> > +                通常は [[c:String]] オブジェクトか [[c:IO]] オブジェクトです。nil
> > +                を指定場合、標準エラー出力にログを出力します。
> 
> 「指定場合」→「指定した場合」でしょうか?
> 
> 


-- 
sheepman / TAMURA Takashi
sheepman@s...

--
ML: ruby-reference-manual@m...
使い方: http://QuickML.com/

[前][次][番号順一覧][スレッド一覧]

       541 2007-11-02 12:05 [zn@m...             ] Re: r2222: BasicLog                     
->     542 2007-11-02 13:34 ┗[sheepman@s...       ]