plugs

Bukdu.Plug.Loggers.config โ€” Constant
Plug.Loggers.config

Logging options for System info and error messages.

  • :controller_pad
  • :action_pad
  • :path_pad
  • :error_stackframes_range
source
Bukdu.Plug.plug โ€” Function
plug(::Type{T}, args...; kwargs...) where {T <: AbstractLogger}
source
plug(::Type{Parsers}, parsers::Vector{Symbol} = ContentParsers.default_content_parsers; decoders...)
source
plug(::Type{Static}; at::String, from::String, only::Union{Vector{String},Nothing}=nothing, indexfile="index.html")
source