An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# NodeJS Google Log

[![npm (scoped)](https://img.shields.io/npm/v/@bemit/glog?style=flat-square)](https://www.npmjs.com/package/@bemit/glog)
[![Github actions Build](https://github.com/bemit/nodejs-glog/actions/workflows/blank.yml/badge.svg)](https://github.com/bemit/nodejs-glog/actions)
[![MIT license](https://img.shields.io/npm/l/@bemit/glog?style=flat-square)](https://github.com/bemit/nodejs-glog/blob/main/LICENSE)
[![Coverage Status](https://img.shields.io/codecov/c/github/bemit/glog/main.svg?style=flat-square)](https://codecov.io/gh/bemit/glog/branch/main)
![Typed](https://flat.badgen.net/badge/icon/Typed?icon=typescript&label&labelColor=blue&color=555555)

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)