Package | Description |
---|---|
com.puppycrawl.tools.checkstyle |
Contains the implementation of the Checkstyle framework.
|
Modifier and Type | Class and Description |
---|---|
class |
AuditEventDefaultFormatter
Represents the default formatter for log message.
|
Constructor and Description |
---|
DefaultLogger(OutputStream infoStream,
AutomaticBean.OutputStreamOptions infoStreamOptions,
OutputStream errorStream,
AutomaticBean.OutputStreamOptions errorStreamOptions,
AuditEventFormatter messageFormatter)
Creates a new
DefaultLogger instance. |
Copyright © 2001–2020. All rights reserved.