Module structlog.sinks

Entry point for loading sinks.

A sink is the final output of your logs entries. Once they have been through the pipeline of log processors and formatter, the final result is sent to the sink.

Tables

M Sink Module


Tables

M
Sink Module

Fields:

  • Console The class to write to nvim console.
  • File The class to write to a file.
  • RotatingFile The class to write to a rotating file.
  • Adapter The class to create custom sinks.
  • NvimNotify The class to write to nvim-notify notification manager.
generated by LDoc 1.4.6 Last updated 2023-01-08 13:36:35