Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sleemy1997 committed Oct 2, 2018
1 parent c2e8678 commit 19b920f
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,16 +58,13 @@ enableColors //colored text for logs , deafult value true
fileCreateType //log file creation type , default value "FILE_CREATE_TYPE_BY_TIME"
```

<h5>Log file recreation units</h5>
<h5>Log file recreation days</h5>

```
Add one of this properties if file recreation type set to "FILE_CREATE_TYPE_BY_TIME"
Add this properties if file recreation type set to "FILE_CREATE_TYPE_BY_TIME"
fileReCreateMinutes // (integer)
fileReCreateHours // (integer)
fileReCreateDays // (integer)
fileReCreateMonths // (integer)
fileReCreateYears // (integer)
```
<h5>Log file recreation size</h5>

Expand Down

0 comments on commit 19b920f

Please sign in to comment.