Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-dev
browser/hosted-plugin-log-viewer
HostedPluginLogViewer
Class HostedPluginLogViewer
Index
Constructors
constructor
Properties
channel
output
Channel
Manager
output
Contribution
watcher
OUTPUT_
CHANNEL_
NAME
Methods
init
log
Message
Event
Handler
show
Log
Console
Constructors
constructor
new
HostedPluginLogViewer
()
:
HostedPluginLogViewer
Returns
HostedPluginLogViewer
Properties
Protected
channel
channel
:
OutputChannel
Protected
Readonly
output
Channel
Manager
outputChannelManager
:
OutputChannelManager
Protected
Readonly
output
Contribution
outputContribution
:
OutputContribution
Protected
Readonly
watcher
watcher
:
HostedPluginWatcher
Static
OUTPUT_
CHANNEL_
NAME
OUTPUT_CHANNEL_NAME
:
string
= 'hosted-instance-log'
Methods
Protected
init
init
()
:
void
Returns
void
Protected
log
Message
Event
Handler
logMessageEventHandler
(
event
:
LogPart
)
:
void
Parameters
event
:
LogPart
Returns
void
show
Log
Console
showLogConsole
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
channel
output
Channel
Manager
output
Contribution
watcher
OUTPUT_
CHANNEL_
NAME
Methods
init
log
Message
Event
Handler
show
Log
Console
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...