0.1.0 • Published 5 years ago

logless-client v0.1.0

Weekly downloads
1,039
License
Apache-2.0
Repository
github
Last release
5 years ago

CircleCI codecov npm

logless-client

Logless will automatically capture logs and diagnostics for your Node.js Lambda, Google Cloud Function or Express.js service.

Before you integrate the code, you will need to a key. You get it from the Bespoken Dashboard. Once integrated, this is where your logs and data will be viewable.

Install the dependency

To use it with Lambdas, simply wrap your function handler, like so:

To use it with Google Cloud Functions, simply wrap your function handler:

To use it with Express.js, simply configure it with your routes:

That's all there is to it. Then you can see all your logs through our handy dashboard!

We will effortlessly capture and format:

0.1.0

5 years ago

1.0.1

5 years ago

1.0.0

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.1

6 years ago

0.0.2

6 years ago