public static class Log.StandardOutStandardErrorAdapter extends Object implements Log.Adapter
Constructor and Description |
---|
StandardOutStandardErrorAdapter() |
public void info(Supplier<String> messageSupplier)
info
in interface Log.Adapter
public void trace(Supplier<String> messageSupplier)
trace
in interface Log.Adapter
public void error(Supplier<Throwable> throwableSupplier, Supplier<String> messageSupplier)
Log.Adapter
error
in interface Log.Adapter
Copyright © 2007–2024. All rights reserved.