Skip to content

Troubleshooting

Jörg Neumann edited this page Jan 13, 2022 · 1 revision

The logging API will behave extremely error-tolerant. If you are passing garbage to the API it will rather ignore the call completely or fallback to reasonable defaults.

This "friendly" behavior is nice most of the time, but not very helpful when something doesn't work.

The following pages are describing common issues and how to solve them.

Clone this wiki locally