public class DataViewerContext extends TextContext
The data viewer in the Console interprets the data of a Log Entry as text and displays it in a read-only text field.
You can use the DataViewerContext class for creating custom log methods around logCustomContext for sending custom text data.
Note: This class is not guaranteed to be threadsafe.
| Constructor and Description |
|---|
DataViewerContext()
Creates and initializes a DataViewerContext instance.
|
appendLine, appendText, close, escapeLine, getViewerData, loadFromFile, loadFromReader, loadFromStream, loadFromText, resetDatagetViewerIdCopyright © 2023. All rights reserved.