Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
vademo committed Dec 15, 2021
1 parent e9cabb1 commit 03a9f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ $ yarn add @digipolis/log
| Param | Description | Values |
| :--- | :--- | :--- |
| ***type*** *(optional)* | Set logging mode | **log** (default) / **json** / **text** |
| ***override*** *(optional)* | Set to override given console (default) | **true** / **false** (default) (return) |
| ***override*** *(optional)* | Set to override given console (default) | **true** / **false** (default) |

##### Example:
```javascript
Expand Down

0 comments on commit 03a9f3f

Please sign in to comment.