4irbnb

Replicating airbnb following the atomic design principles...

View the Project on GitHub kokiebisu/4irbnb

Home > @nextbnb/utils > Logger > output

Logger.output property

Signature:

output: (type: TLoggerLevel, args: winston.LogEntry) => void;