@superlogica/super-log-js
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

Super Log JS

Super Log JS

What is Super Log?

Lib JS for generate log on Superlógica log format.

Getting started

To install the lib just run the command:

npm install @superlogica/super-log-js

Ready!

Now you can use the available interfaces and the adapter.

How it works?

The most basic possible use is to import default (adapter) and use it, as in the following example:

import SuperLogger, RedisClient, JobOptions from '@superlogica/super-log-js';

SuperLogger.warning('Test 123')
SuperLogger.taggedWarning(['test1', 'test2'], 'Test 123')

Readme

Keywords

Package Sidebar

Install

npm i @superlogica/super-log-js

Weekly Downloads

189

Version

1.0.3

License

ISC

Unpacked Size

158 kB

Total Files

46

Last publish

Collaborators

  • murilosuperlogica
  • ennio.octavio
  • g-portugues
  • matheus.leal
  • mdpbaptista10
  • henriquebava
  • diogorighisl
  • jhonatas.superlogica
  • wilsinprado