Skip to content

Available Log Level Managers

NamePackageDescription
DefaultnpmChildren inherit log level from parent, but changes from parent do not propagate down
GlobalnpmChanges apply to all loggers globally
One WaynpmParent changes affect children, but child changes do not affect parents
LinkednpmParent and child changes affect each other bidirectionally