Module woodpecker::handlers [] [src]

Collection of log handlers.

Modules

file

File log handler.

rotating_file

Rotating file log handler.

stderr

Stderr log handler.

stdout

Stdout log handler.

Type Definitions

Handler

Type of the log handlers function.