Skip to content

loguru: update to handle stacktrace support more accurately

Ben Boeckel requested to merge ben.boeckel/vtk:loguru-stacktrace-support into master

The build now detects whether stacktraces are available and disables the support if necessary.

Fixes: #18078 (closed)


Cc: @jaswant.panchumarti

Merge request reports