Skip to content

chg: dev: Use single logging context for everything

Instead of juggling different logging context, use one single logging context that gets initialized in the libisc constructor and destroyed in the libisc destructor.

Closes #4848 (closed)

Edited by Ondřej Surý

Merge request reports