Protected
Readonly
resultsResults instance associated with the manager.
Protected
Readonly
scopeRepresents the scope of the logger, enabling categorization and filtering of log entries.
Readonly
clientRepresents the client that instantiated this class.
Protected
isIndicates whether the application is running in production mode.
true
if the application is running in production mode; otherwise, false
.
Protected
setupSealed
Initializes the manager.
This method should be called after creating an instance of the class to perform any necessary setup or initialization.
Generated using TypeDoc
Abstract base class for managers.