@sixleaveakkm/aws-synthetics-logger-local
TypeScript icon, indicating that this package has built-in type declarations

0.1.6 • Public • Published

aws-synthetics-logger-local

This a simple alternative library to develop AWS Synthetics Canary locally.

Cooperate with aws-synthetics-logger

For no code change replacement, add following two develop dependencies to your package.json

{
    "devDependencies": {
        "Synthetics": "npm:@sixleaveakkm/aws-synthetics-local@0.1.6",
        "SyntheticsLogger": "npm:@sixleaveakkm/aws-synthetics-logger-local@0.1.6"
    }
}

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @sixleaveakkm/aws-synthetics-logger-local

    Weekly Downloads

    75

    Version

    0.1.6

    License

    Apache-2.0

    Unpacked Size

    2.47 kB

    Total Files

    4

    Last publish

    Collaborators

    • sixleaveakkm