GeoLeaf Core API - v3.0.0
Preparing search index...
utils/log/logger
LogLevelName
Type Alias LogLevelName
LogLevelName
:
"debug"
|
"info"
|
"warn"
|
"error"
|
"production"
Description
GeoLeaf.Log — centralized log handling
Purpose:
replace every console.log/console.warn/... across the project
provide a configurable verbosity level via JSON config
ensure each message has a normalized prefix [GeoLeaf.X]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GeoLeaf Core API - v3.0.0
Loading...
Description
GeoLeaf.Log — centralized log handling
Purpose: