Skip to content

Commit

Permalink
Add new message tag ASN_LOOKUP_SOURCE to the profile
Browse files Browse the repository at this point in the history
  • Loading branch information
tgreenx committed Jul 25, 2024
1 parent e57de32 commit ec2ca1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions share/profile.json
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,7 @@
"TEST_CASE_START" : "DEBUG"
},
"SYSTEM" : {
"ASN_LOOKUP_SOURCE": "DEBUG",
"CACHE_CREATED" : "DEBUG2",
"CACHE_FETCHED" : "DEBUG2",
"CACHED_RETURN" : "DEBUG3",
Expand Down
1 change: 1 addition & 0 deletions share/profile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -474,6 +474,7 @@ test_levels:
TEST_CASE_END: DEBUG
TEST_CASE_START: DEBUG
SYSTEM:
ASN_LOOKUP_SOURCE: DEBUG
CACHED_RETURN: DEBUG3
CACHE_CREATED: DEBUG2
CACHE_FETCHED: DEBUG2
Expand Down

0 comments on commit ec2ca1a

Please sign in to comment.