Struct usiagent::logger::FileLogger[][src]

pub struct FileLogger { /* fields omitted */ }
Expand description

ファイルへ出力するLoggerの実装

Implementations

FileLoggerの生成

Arguments
  • file - 書き込み先のファイル

Trait Implementations

Formats the value using the given formatter. Read more

ログの出力処理の本体の実装 Read more

エラーを発生元へたどりながら改行しつつインデントして出力する Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.