lg-plugin-access-logger

0.1.1 • Public • Published

lg-plugin-access-logger

Schema

{
  "type": "object",
  "properties": {
    "common_log": { "type": "string" },
    "content_length": { "type": "string" },
    "date": { "type": "string", "format": "clf" },
    "dmp_cookie": { "type": "string" },
    "http_version": { "type": "string" },
    "method": { "type": "string" },
    "package_json_version": { "type": "string" },
    "protocol": { "type": { "enum": ["http","https"] } },
    "query_parameters": { "type": "string" },
    "referrer": { "type": "string" },
    "remote_address": { "type": "string" },
    "remote_user": { "type": "string" },
    "response_time": { "type": "string" },
    "status_code": { "type": "number" },
    "to_location": { "type": "string" },
    "trace_id": { "type": "string" },
    "url": { "type": "string" },
    "user_agent": { "type": "object" },
  }
}

Dependencies (5)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i lg-plugin-access-logger

    Weekly Downloads

    2

    Version

    0.1.1

    License

    none

    Unpacked Size

    9.32 kB

    Total Files

    7

    Last publish

    Collaborators

    • s9tpepper