We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb16c39 commit 84faffeCopy full SHA for 84faffe
README.md
@@ -16,7 +16,7 @@ $ npm install stackify-logger
16
## Usage
17
18
```js
19
-var stackify = require(‘stackify-logger’);
+var stackify = require('stackify-logger');
20
```
21
Start sending logs:
22
0 commit comments