4irbnb

Replicating airbnb following the atomic design principles...

View the Project on GitHub kokiebisu/4irbnb

Home > @nextbnb/utils > Logger > (constructor)

Logger.(constructor)

Constructs the Logger instance

Signature:

constructor({ service, level, requestId, environment }: ILogger);

Parameters

Parameter Type Description
{ service, level, requestId, environment } ILogger