Skip to content

Latest commit

 

History

History
13 lines (5 loc) · 246 Bytes

File metadata and controls

13 lines (5 loc) · 246 Bytes

Handlers

Handlers are responsible for "handling" the log message. The handler will send the log message where it's been configured to. Out of the box, it supports a few different handlers.

FileHandler

NullHandler

StreamHandler