FlowGuard API - v1.2.0-rc.2
Preparing search index...
flowguard
createNoopLogger
Function createNoopLogger
createNoopLogger
()
:
FlowGuardLogger
Create a silent logger. All methods are noops.
Use in:
Tests that don't need log output
Contexts where no client is available
Fallback when config loading itself fails
Returns
FlowGuardLogger
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
FlowGuard API - v1.2.0-rc.2
Loading...
Create a silent logger. All methods are noops.
Use in: