Http Apikey Transorte
This is a transport http and https for winston whit authorization by apikey. It is a transport only for send logs.
Example
const winston = const HttpTransporte = const logger = new winstonLogger rewriters: transports: uri: "http://it-is-your-api-route/logs" apikey: "thi is the apikey value" service: "It is a identifier" logger;logger;logger;logger;
The transport will send the data by POST method with the following format: