de.flapdoodle.embedmongo.io
Class Processors
java.lang.Object
de.flapdoodle.embedmongo.io.Processors
public class Processors
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
console
public static IStreamProcessor console()
named
public static IStreamProcessor named(String name,
IStreamProcessor destination)
namedConsole
public static IStreamProcessor namedConsole(String name)
logTo
public static IStreamProcessor logTo(Logger logger,
Level level)
connect
public static ReaderProcessor connect(Reader reader,
IStreamProcessor processor)
Copyright © 2012. All Rights Reserved.