connectwise-rest
Preparing search index...
types
CWLogger
Type Alias CWLogger
CWLogger
:
(
level
:
LoggingLevels
,
text
:
string
,
meta
?:
Record
<
string
,
unknown
>
,
)
=>
void
Type Declaration
(
level
:
LoggingLevels
,
text
:
string
,
meta
?:
Record
<
string
,
unknown
>
)
:
void
Parameters
level
:
LoggingLevels
text
:
string
Optional
meta
:
Record
<
string
,
unknown
>
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
connectwise-rest
Loading...