Class MavenOutputStream

java.lang.Object
java.io.OutputStream
org.mybatis.maven.mvnmigrate.util.MavenOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class MavenOutputStream extends OutputStream
A custom OutputStream.

Writes all complete line (ended with \n character) to a maven logger.