Certbot v0.5.1 Certbot.Logger behaviour View Source

Module and behaviour to log events

Link to this section Summary

Link to this section Functions

Link to this function

log(level, chardata_or_fun)

View Source
log(:debug | :error | :info | :warn, any()) :: :ok | {:error, any()}

Link to this section Callbacks

Link to this callback

log(arg1, any)

View Source
log(:debug | :error | :info | :warn, any()) :: :ok | {:error, any()}