fluent-plugin-file-alternative icon indicating copy to clipboard operation
fluent-plugin-file-alternative copied to clipboard

Results 2 fluent-plugin-file-alternative issues
Sort by recently updated
recently updated
newest added

``` type file_alternative path /logs/%Y.%m.%d/java/catalina.%H.%M ``` Odd thing is that it correctly writes the logs to the named files, but it creates /logs/yyyy.mm.dd/java directory and then complains if it is...