@oazmi/build-tools - v0.2.7
github
readme
src
dist
examples
Preparing search index...
logger
LogConfig
Interface LogConfig
configuration for
setLog
.
interface
LogConfig
{
log
?:
boolean
|
"none"
|
"basic"
|
"verbose"
;
[
ignored_props
:
string
]:
any
;
}
Indexable
[
ignored_props
:
string
]:
any
Index
Properties
log?
Properties
Optional
log
log
?:
boolean
|
"none"
|
"basic"
|
"verbose"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
log
github
readme
src
dist
examples
@oazmi/build-tools - v0.2.7
Loading...
configuration for setLog.