CodBi
Preparing search index...
Functionalities/sys.log.console
Sys_Log_Console
Class Sys_Log_Console
Index
Constructors
constructor
Methods
functionality
Constructors
constructor
new
Sys_Log_Console
()
:
Sys_Log_Console
Returns
Sys_Log_Console
Methods
Static
functionality
functionality
(
toLoad
:
{
[
key
:
string
]:
unknown
}
,
toProcess
:
Element
)
:
void
Logs the "data" to the console.
Config Parameter:
DATA: The data to log to the console.
Parameters
toLoad
:
{
[
key
:
string
]:
unknown
}
Provided by the CodBi.
toProcess
:
Element
Provided by the CodBi.
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
functionality
CodBi
Loading...
Logs the "data" to the console.
Config Parameter: