tlog icon indicating copy to clipboard operation
tlog copied to clipboard

Feature Request: Log to File Path Wildcarding

Open shellster opened this issue 6 years ago • 0 comments

Currently, the file logging config option only allows you to enter a full file path. It would be very helpful if this path could support some sort of wildcarding for things like username, date, and PID. This could allow logging for multiple users on the system, using the file method, something along the lines of "path": "/var/log/tlog/{username}_{date}.log"

shellster avatar Aug 16 '19 17:08 shellster