Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sleemy1997 authored Oct 4, 2018
1 parent 549e7af commit 3309a76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@ enableColors //colored text for logs , deafult value true
saveLatestFileNumber // bool/integer , deafult value 100 (will save only last 100 log files)
```

<h5>Force create</h5>
<h5>Force create Directory</h5>

```
//Force create directory if directory does not exist
//Force create directory if it does not exist
//Throws error if directory path was invalid
forceCreateDirectory // bool default value false
Expand Down

0 comments on commit 3309a76

Please sign in to comment.