Package | Description |
---|---|
com.google.gwt.logging.client |
Log handlers and related classes for java.util.logging support in GWT.
|
com.google.gwt.logging.impl | |
java.util.logging |
Modifier and Type | Class and Description |
---|---|
class |
HtmlLogFormatter
Formats LogRecords into HTML.
|
class |
TextLogFormatter
Formats LogRecords into 2 lines of text.
|
Modifier and Type | Class and Description |
---|---|
class |
FormatterImpl
Base class for Formatters - provides common functionality.
|
Modifier and Type | Method and Description |
---|---|
Formatter |
Handler.getFormatter() |
Modifier and Type | Method and Description |
---|---|
void |
Handler.setFormatter(Formatter newFormatter) |
Copyright © 2018. All rights reserved.