The YWLogger type exposes the following members.

Properties

  NameDescription
Public propertyEncodingString
文字コードを取得または設定します。(デフォルト値:"shift-jis")
Public propertyLineFeedString
ファイルを出力するときの改行コードを取得または設定します。(デフォルト値:CrLf)
Public propertyRetrySeconds
ファイルに出力できなかったときに再出力を試みる時間(秒)を取得または設定します。 (デフォルト値:10)

See Also