update on the review comments
1. change ContextKeyModelId to ContextKeyModuleId 2. added ContextKeyTxnId to the constants.
This commit is contained in:
@@ -69,7 +69,7 @@ func setupLogger(t *testing.T, l level) string {
|
||||
model.ContextKeyTxnID,
|
||||
model.ContextKeyMsgID,
|
||||
model.ContextKeySubscriberID,
|
||||
model.ContextKeyModelID,
|
||||
model.ContextKeyModuleID,
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user