Replies: 1 comment 2 replies
-
hey @MrYamous , great suggestion! I've just tagged v3.14.0 which now allows grouping and renaming these. You can get the gist of the config from the example here: log-viewer/config/log-viewer.php Lines 140 to 148 in 876166d This way you can group multiple inclusion patterns under one folder. Let me know if you experience any issues! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello
I'm currently using log-viewer to see logs from several projets on the same server in the same place, using their absolute path in
![logs](https://private-user-images.githubusercontent.com/32437818/396060303-cca91d01-1d8a-47d7-8ff7-9d223207ef3e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMDk1NzgsIm5iZiI6MTczOTEwOTI3OCwicGF0aCI6Ii8zMjQzNzgxOC8zOTYwNjAzMDMtY2NhOTFkMDEtMWQ4YS00N2Q3LThmZjctOWQyMjMyMDdlZjNlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDEzNTQzOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTM0MDFmZDI5NjU1ODIyOTM0OWFlYjM1Mzg3NzAxOTY4MjQ3NWYwMWVjNTQ2ZDhkYjM4NTY1N2I3MTYwODIzNzImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.eZyIZh5TW3nMQAdrNO282_JXGVMcbI5CcXfAsIdpUQU)
include_files
configuration.It works like a charm but as an improvement I wonder if it would be possible to rename folders because currently the paths are displayed (see screenshot). This is not ideal for readability.
Ideally, I would like to be able to rename each folder (maybe not root)
Do you think this is a realistic feature?
Beta Was this translation helpful? Give feedback.
All reactions