Plug v1.4.0 Plug.Adapters.Translator View Source
A translator module shared by adapters that ship with Plug.
We host all translations in a single module which is added to Logger when the :plug application starts.
Link to this section Summary
Functions
The translate/4
function expected by custom Logger translators
Link to this section Functions
The translate/4
function expected by custom Logger translators.