1.2.7 • Published 3 years ago

sle1 v1.2.7

Weekly downloads
79
License
ISC
Repository
-
Last release
3 years ago

sleman

const { sleman } = require("sle1");
const option = {
  //some credentials
};
try {
    //some code emmit an error
} catch (err) {
  sleman({ option, error: err });
}

Installation

This is a NodeJS library can be installed via npm.

Before installing, download and install Node.js. Node.js 0.10 or higher is required

 $ npm install sle1

or

$ npm i sle1

Using

The using of our library is cooperate with Logger.com.

Use the credentials after you get it from the website as the example above.


Documentation and Code

you can look for the code on github here .


People

Sleman Safiah (software engineer) is the author of sle1 .


License

MIT

1.2.7

3 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.1.19

3 years ago

1.1.18

3 years ago

1.1.17

3 years ago

1.1.9

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.12

3 years ago

1.1.11

3 years ago

1.1.10

3 years ago

1.1.16

3 years ago

1.1.15

3 years ago

1.1.14

3 years ago

1.1.13

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago