mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-25 17:15:52 +03:00
[GH-ISSUE #177] set latest log that my app created along the time #144
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/log.io-NarrativeScience-old#144
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @yidaxia on GitHub (May 5, 2016).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/177
My app creates a log every hours in the directory "/path/to/myapp.log".The name of the lastest log is changing as date like "2016-05-05-18".How to set the latest log file in config of log.io?
@msmathers commented on GitHub (Jan 12, 2020):
https://github.com/NarrativeScience/log.io/issues/211
@msmathers commented on GitHub (Apr 23, 2020):
Support for globs and new file detection have been added in v0.4.14 https://github.com/NarrativeScience/log.io/releases/tag/v0.4.14