Function: getLogger()
Prefactor TypeScript SDK / @prefactor/core / getLogger
Function: getLogger()
Section titled “Function: getLogger()”getLogger(
namespace):Logger
Defined in: packages/core/src/utils/logging.ts:69
Get a logger instance for a specific namespace
Parameters
Section titled “Parameters”namespace
Section titled “namespace”string
The namespace for this logger
Returns
Section titled “Returns”Logger
Logger instance