cf-util-logger
Cloudflare Logger Util
Installation
$ npm install cf-util-logger
Usage
;const warning = ;const error = ; ;; // console:// application:warning - Something is about to happen...// application:error - OMG IT HAPPENED!!!
This package has been deprecated
Author message:
This package has been deprecated. Please find this package under its new name @cloudflare/util-logger.
Cloudflare Logger Util
$ npm install cf-util-logger
;const warning = ;const error = ; ;; // console:// application:warning - Something is about to happen...// application:error - OMG IT HAPPENED!!!
npm i cf-util-logger
18
2.2.5
BSD-3-Clause
2.56 kB
7