File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# @nextcloud/logger
22
3- [ ![ Build Status] ( https://img.shields.io/github/actions/workflow/status/nextcloud/nextcloud-logger/node.yml?branch=master )] ( https://github.com/nextcloud/nextcloud-logger/actions/workflows/node.yml ) [ ![ Code coverage] ( https://img.shields.io/codecov/c/gh/nextcloud/nextcloud-logger/master )] ( https://app.codecov.io/gh/nextcloud/nextcloud-logger ) [ ![ npm] ( https://img.shields.io/npm/v/@nextcloud/logger.svg )] ( https://www.npmjs.com/package/@nextcloud/logger )
3+ [ ![ Build Status] ( https://img.shields.io/github/actions/workflow/status/nextcloud-libraries /nextcloud-logger/node.yml?branch=master )] ( https://github.com/nextcloud-libraries /nextcloud-logger/actions/workflows/node.yml ) [ ![ Code coverage] ( https://img.shields.io/codecov/c/gh/nextcloud-libraries /nextcloud-logger/master )] ( https://app.codecov.io/gh/nextcloud-libraries /nextcloud-logger ) [ ![ npm] ( https://img.shields.io/npm/v/@nextcloud/logger.svg )] ( https://www.npmjs.com/package/@nextcloud/logger )
44[ ![ Documentation] ( https://img.shields.io/badge/Documentation-online-brightgreen )] ( https://nextcloud.github.io/nextcloud-logger/ )
55
66Generic JavaScript logging interface for Nextcloud apps and libraries
77
88## Usage
9- See also [ API documentation] ( https://nextcloud.github.io/nextcloud-logger/ ) .
9+ See also [ API documentation] ( https://nextcloud-libraries .github.io/nextcloud-logger/ ) .
1010
1111``` js
1212import { getLoggerBuilder } from ' @nextcloud/logger'
You can’t perform that action at this time.
0 commit comments