Preparing search index...
The search index is not available
Tidyscripts Docs
Tidyscripts Docs
node
common
logger
Logger
Interface Logger
interface
Logger
{
clear_logs
:
(
(
)
=>
void
)
;
export_logs
:
(
(
)
=>
string
)
;
id
:
string
;
(
...
args
:
any
[]
)
:
void
;
}
Logger
(
...
args
)
:
void
Parameters
Rest
...
args
:
any
[]
Returns
void
Index
Properties
clear_
logs
export_
logs
id
Properties
clear_
logs
clear_
logs
:
(
(
)
=>
void
)
export_
logs
export_
logs
:
(
(
)
=>
string
)
id
id
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
clear_
logs
export_
logs
id
Tidyscripts Docs
Loading...