a second parameter to `\Log::something()` functions is a Context. the code in `src/` folder here - receives it, but ignores it afterwards. how shall i nicely pass Context arrays with the logs?
a second parameter to
\Log::something()functions is a Context.the code in
src/folder here - receives it, but ignores it afterwards.how shall i nicely pass Context arrays with the logs?