Attributes
- Companion
- class
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ConsoleAppender.type
Members list
Value members
Concrete methods
A new ConsoleAppender that writes to standard output.
A new ConsoleAppender that writes to standard output.
Attributes
- Returns
-
A new
ConsoleAppenderthat writes to standard output.
A new ConsoleAppender that appends log message to out.
A new ConsoleAppender that appends log message to out.
Value parameters
- out
-
Where to write messages.
Attributes
- Returns
-
A new
ConsoleAppender.
A new ConsoleAppender that appends log messages to out.
A new ConsoleAppender that appends log messages to out.
Value parameters
- out
-
Where to write messages.
Attributes
- Returns
-
A new
ConsoleAppender.
A new ConsoleAppender that writes to out.
A new ConsoleAppender that writes to out.
Value parameters
- out
-
Where to write messages.
Attributes
- Returns
-
A new
ConsoleAppender that writes toout`.
A new ConsoleAppender identified by name, and that writes to standard output.
A new ConsoleAppender identified by name, and that writes to standard output.
Value parameters
- name
-
An identifier for the
ConsoleAppender.
Attributes
- Returns
-
A new
ConsoleAppenderthat writes to standard output.
A new ConsoleAppender identified by name, and that writes to out.
A new ConsoleAppender identified by name, and that writes to out.
Value parameters
- name
-
An identifier for the
ConsoleAppender. - out
-
Where to write messages.
Attributes
- Returns
-
A new
ConsoleAppenderthat writes toout.
A new ConsoleAppender identified by name, and that writes to out.
A new ConsoleAppender identified by name, and that writes to out.
Value parameters
- name
-
An identifier for the
ConsoleAppender. - out
-
Where to write messages.
- suppressedMessage
-
How to handle stack traces.
Attributes
- Returns
-
A new
ConsoleAppenderthat writes toout.
A new ConsoleAppender identified by name, and that writes to out.
A new ConsoleAppender identified by name, and that writes to out.
Value parameters
- name
-
An identifier for the
ConsoleAppender. - out
-
Where to write messages.
- useFormat
-
trueto enable format (color, bold, etc.),falseto remove formatting.
Attributes
- Returns
-
A new
ConsoleAppenderthat writes toout.
A new ConsoleAppender identified by name, and that writes to out.
A new ConsoleAppender identified by name, and that writes to out.
Value parameters
- name
-
An identifier for the
ConsoleAppender. - terminal
-
The terminal to which this appender corresponds
Attributes
- Returns
-
A new
ConsoleAppenderthat writes toout.
A new ConsoleAppender identified by name, and that writes to out.
A new ConsoleAppender identified by name, and that writes to out.
Value parameters
- name
-
An identifier for the
ConsoleAppender. - suppressedMessage
-
How to handle stack traces.
- terminal
-
The terminal to which this appender corresponds
Attributes
- Returns
-
A new
ConsoleAppenderthat writes toout.
A new ConsoleAppender identified by name, and that writes to out.
A new ConsoleAppender identified by name, and that writes to out.
Value parameters
- ansiCodesSupported
-
trueif the output stream supports ansi codes,falseotherwise. - name
-
An identifier for the
ConsoleAppender. - out
-
Where to write messages.
- useFormat
-
trueto enable format (color, bold, etc.),falseto remove formatting.
Attributes
- Returns
-
A new
ConsoleAppenderthat writes toout.
A new ConsoleAppender identified by name, and that writes to terminal. Printing to this Appender will not throw if the Terminal has been closed.
A new ConsoleAppender identified by name, and that writes to terminal. Printing to this Appender will not throw if the Terminal has been closed.
Value parameters
- name
-
An identifier for the
ConsoleAppender. - terminal
-
The terminal to which this appender corresponds
Attributes
- Returns
-
A new
ConsoleAppenderthat writes toterminal.
Converts the Log4J level to the corresponding sbt level.
Converts the Log4J level to the corresponding sbt level.
Value parameters
- level
-
A level, as represented by Log4J.
Attributes
- Returns
-
The corresponding level in sbt's world.
Concrete fields
Hide stack trace altogether.
Hide stack trace altogether.
Attributes
Deprecated fields
Indicates whether formatting has been disabled in environment variables.
Indicates whether formatting has been disabled in environment variables.
- -Dsbt.log.noformat=true means no formatting. 2. -Dsbt.color=always/auto/never/true/false
- -Dsbt.colour=always/auto/never/true/false 4. -Dsbt.log.format=always/auto/never/true/false
Attributes
- Deprecated
- true