A class that provides access to a singleton. We assume that any such singleton is always constructed with two arguments: An arbitrary configuration object and a logger. Instances of this type should only be constructed in module scope.
Generated using TypeDoc
A class that provides access to a singleton. We assume that any such singleton is always constructed with two arguments: An arbitrary configuration object and a logger. Instances of this type should only be constructed in module scope.