Skip to content

Commit

Permalink
[log] add a new logging region for network diagnostic functionality (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhangLe2016 authored May 21, 2024
1 parent eac50cc commit e72fcdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/logging.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
#define LOG_REGION_JOB_MANAGER "job-manager"
#define LOG_REGION_JOB "job"
#define LOG_REGION_SECURITY_MATERIALS "security-materials"
#define LOG_REGION_MESHDIAG "meshdiag"

#define LOG(aLevel, aRegion, aFmt, ...) \
do \
Expand Down

0 comments on commit e72fcdd

Please sign in to comment.