CustomModalBase should be used to create modal controllers that can be invoked dynamically by name rather than having to know the modal's name at compile time.
WARNING: This will override the entire category configuration, not just the LogLevel. DO NOT use in production.
Keep current config settings and only update LogLevel. It is not apparent how to do this and may require a PR for https://github.com/mreuvers/typescript-logging
default: fase. If set to true then the level will be set for all child categories.
true
Generated using TypeDoc
CustomModalBase should be used to create modal controllers that can be invoked dynamically by name rather than having to know the modal's name at compile time.