Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
node/logger-backend-module
bindLogger
Function bindLogger
bindLogger
(
bind
:
Bind
,
props
?:
{
onLoggerServerActivation
?:
(
context
:
Context
,
server
:
ILoggerServer
,
)
=>
void
;
}
,
)
:
void
Parameters
bind
:
Bind
Optional
props
:
{
onLoggerServerActivation
?:
(
context
:
Context
,
server
:
ILoggerServer
)
=>
void
}
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...