Skip to content
Snippets Groups Projects
Verified Commit 56dcbd50 authored by Tomas Krizek's avatar Tomas Krizek
Browse files

logging: fix get_log_group()

To ensure all log groups have been properly defined, iterate over the
entire enum. If a value is missing, assert will be triggered.

Also fixes groups with number >=32 (32bit value was used to test
whether group is set before).
parent 3dcd816b
Branches
Tags
1 merge request!1181Fine grained logging
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment