howto:
before using any of the method, u have to use the functions in is to set which module is used
e.g.:
const L = new (require('backend-logger'))().is.LOGGER(); L.log('some log', {foo: 'bar'})
- log(txt, ...data)
- debug(txt, ...data)
- error(txt, ...data)
- logClean(...data)
- errorClean(...data)
- is: object getter
- is.BACKEND: function()
- is.API: function()
- is.DATA: function()
- is.PROXY: function()
- is.TYPES: function()
- is.UTIL: function()
- is.CDN: function()
- is.LOGGER: function()
This repository was archived by the owner on Oct 24, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
License
vpapp-team/backend-logger
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published