Timber v3.0.0-alpha.2 Timber.Contexts.RuntimeContext View Source
The Runtime context tracks information about the current runtime, such as the module, file, function, and line number that called the log line.
Note: This is automatically provided by the default Elixir.Logger
. There is no need
to add this yourself.