In standalone WildFly the stdout and stderr streams are wrapped in loggers so that System.out and System.err are redirected to a logger. This allows writes to the streams to be written to the server.log.
- is cloned by
-
JBEAP-22944 [Bootable JAR, XP4] The stdout and stderr streams are not wrapped in a logger
- Closed