-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Tests
-
Release Notes Summary:You can now configure additional appenders to loggers configure with @LoggerLevel in tests
-
Release Notes Description:
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform #119
-
Story Points:2
We sometime need to print logs with level lower than WARN to the console in tests.
It can be useful for quickly debugging a test, or providing contextual information at INFO level for instance.
- is related to
-
NXP-25835 Create a log4j test configuration
- Resolved