https://github.com/bemit/nodejs-glog
Google Log abstraction for node.
https://github.com/bemit/nodejs-glog
Last synced: 3 months ago
JSON representation
Google Log abstraction for node.
- Host: GitHub
- URL: https://github.com/bemit/nodejs-glog
- Owner: bemit
- License: mit
- Created: 2022-07-27T10:29:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-20T13:37:45.000Z (over 1 year ago)
- Last Synced: 2025-09-03T22:29:49.830Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 684 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NodeJS Google Log
[](https://www.npmjs.com/package/@bemit/glog)
[](https://github.com/bemit/nodejs-glog/actions)
[](https://github.com/bemit/nodejs-glog/blob/main/LICENSE)
[](https://codecov.io/gh/bemit/glog/branch/main)

Google Log abstraction for NodeJS with typed writers for
```shell
npm i --save @bemit/glog @google-cloud/logging
```
> ESM only package
## License
[MIT License](https://github.com/bemit/nodejs-glog/blob/main/LICENSE)
© 2023 [bemit](https://bemit.codes)