0.3.10 • Published 1 year ago

@hoangnam.io/qa-tools v0.3.10

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Nodejs Log Lib: support log to console, mongodb and google cloud logging

  1. To log requests: using createLogMiddleware()
  2. To log in general: using getLogger()

How to use:

  1. To disable log to console, set enableConsoleLog param to false
  2. To enable log to mongo, pass mongoConfig: {connectionString, collectionName}
  3. To enable send to to gg cloud: set env variable GOOGLE_APPLICATION_CREDENTIALS to service account file path
0.3.10

1 year ago

0.3.9

1 year ago

0.3.6

1 year ago

0.3.5

1 year ago

0.3.8

1 year ago

0.3.7

1 year ago

0.3.4

2 years ago

0.3.3

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.3.0

2 years ago