Description
The information about taken REST port is disappeared from logs.
Previously the string was present:
2023-08-24 05:01:08:983 +0300 [INFO][main][Micronaut] Startup completed in 118ms. Server Running: http://5e85d1e4d3d1:10301
Now it is impossible to determine the taken port by node (because REST endpoint support `portRange`).
The possible reason of the problem: IgniteRunner doesn't have SL4J implementations in dependencies.
Attachments
Attachments
Issue Links
- is caused by
-
IGNITE-19148 Replace using JUL in tests with log4j2
- Resolved
- is related to
-
IGNITE-20540 Document configuring logging in AI3
- Resolved
- links to