Skip to content

@verdaccio/core


Variable: LOG_STATUS_MESSAGE

ts
const LOG_STATUS_MESSAGE: "@{status}, user: @{user}(@{remoteIP}), req: '@{request.method} @{request.url}'" = "@{status}, user: @{user}(@{remoteIP}), req: '@{request.method} @{request.url}'";

Released under the MIT License.