public class CommandLineOutputAppender
extends ch.qos.logback.core.ConsoleAppender
Modifier and Type | Class and Description |
---|---|
static class |
CommandLineOutputAppender.Mode |
protected class |
CommandLineOutputAppender.ModeFilter |
Constructor and Description |
---|
CommandLineOutputAppender(org.slf4j.ILoggerFactory loggerContext,
String target) |
Modifier and Type | Method and Description |
---|---|
void |
setMode(CommandLineOutputAppender.Mode mode)
Sets the mode this command line logger should execute in.
|
getTarget, isWithJansi, setTarget, setWithJansi, start
append, closeOutputStream, getEncoder, getOutputStream, setEncoder, setLayout, setOutputStream, stop, subAppend, writeOut
addFilter, clearAllFilters, doAppend, getCopyOfAttachedFiltersList, getFilterChainDecision, getName, isStarted, setName, toString
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext
public CommandLineOutputAppender(org.slf4j.ILoggerFactory loggerContext, String target)
public void setMode(CommandLineOutputAppender.Mode mode)
Copyright © 2019 Liquibase.org. All rights reserved.