Skip to content

fix: was crashing when pattern is all digits#33

Merged
nomiddlename merged 1 commit intomasterfrom
fix-for-patterns-as-digits
Feb 20, 2019
Merged

fix: was crashing when pattern is all digits#33
nomiddlename merged 1 commit intomasterfrom
fix-for-patterns-as-digits

Conversation

@nomiddlename
Copy link
Copy Markdown
Collaborator

This was an error I found when testing some stuff in log4js. If the date pattern is something like '.yyyyMMdd', or even just '.ss' then the date rolling was identifying the date part of the filename as the index and crashing because it could not find the date part.

@nomiddlename nomiddlename added this to the 1.0.2 milestone Feb 20, 2019
@nomiddlename nomiddlename merged commit c60e29f into master Feb 20, 2019
@nomiddlename nomiddlename deleted the fix-for-patterns-as-digits branch February 20, 2019 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant