- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for infoLine (0.04 sec)
-
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/LookupInvoker.java
MavenSimpleLogger stderr = (MavenSimpleLogger) context.loggerFactory.getLogger("stderr"); stdout.setLogLevel(LocationAwareLogger.INFO_INT); stderr.setLogLevel(LocationAwareLogger.INFO_INT); PrintStream psOut = new LoggingOutputStream(s -> stdout.info("[stdout] " + s)).printStream(); context.closeables.add(() -> LoggingOutputStream.forceFlush(psOut));
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Tue Oct 28 13:01:07 UTC 2025 - 43.2K bytes - Viewed (0)