Question

Intact Financial Corporation
Intact Financial Corporation
CA
Intact Financial Corporation
Posted: 2 weeks 5 days ago
Last activity: 2 weeks 4 days ago
Last activity: 26 Aug 2025 12:39 EDT
LogContext class
In Pega 8.4, we were using the class LogContext in add field in our json log in log4j2
Like this : LogContext.put("myLogVariable", localPegaVariable);
In Pega Infinity 24.1.3, this doesn't work anymore. I can't find anything related to this, someone can help me about this ?