Skip to main content

Function: getLogger()

function getLogger(options: GetLoggerOptions): GalileoLogger;
Defined in: src/singleton.ts Retrieves an existing GalileoLogger or creates a new one if it does not exist.

Parameters

options

GetLoggerOptions = {} Configuration options

Returns

GalileoLogger An instance of GalileoLogger corresponding to the key