Plug.Adapters.Translator
A translator module shared by adapters that ship with Plug.
We host all translations into a single module which is added to Logger when the :plug application starts.
Summary↑
translate(min_level, arg2, arg3, arg4) | The |
Functions
The translate/4
function expected by custom Logger translators.