VSCode-Logger API - v1.7.3
Preparing search index...
logSession/connectionManager
ConnectionCallbacks
Interface ConnectionCallbacks
interface
ConnectionCallbacks
{
onClose
:
()
=>
void
;
onError
:
(
message
:
string
)
=>
void
;
onStatus
:
(
message
:
string
)
=>
void
;
}
Index
Properties
on
Close
on
Error
on
Status
Properties
on
Close
onClose
:
()
=>
void
on
Error
onError
:
(
message
:
string
)
=>
void
on
Status
onStatus
:
(
message
:
string
)
=>
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
on
Close
on
Error
on
Status
VSCode-Logger API - v1.7.3
Loading...