Hi there,
I noticed today an issue whereby log entries are incorrectly highlighted in the log as they stream in. I currently have debug mode switched on for the mover as I am setting up a new cache drive and wanted to watch the logs. I noticed the following formatting behaviour:
Mar 30 11:29:29 Rex move: move: file /mnt/disk2/appdata/binhex-preclear/home/.icons/BLACK-Ice-Numix-FLAT/22/status/indicator-usb.svg
SHOWING AS A STANDARD ENTRY
Mar 30 11:29:29 Rex move: move: file /mnt/disk2/appdata/binhex-preclear/home/.icons/BLACK-Ice-Numix-FLAT/22/status/indicator-keyboard-Bn-4.svg
HIGHLIGHTED BLUE
Mar 30 11:29:18 Rex move: move: file /mnt/disk2/appdata/binhex-preclear/home/.icons/BLACK-Ice-Numix-FLAT/22/status/stock_dialog-warning.svg
HIGHLIGHTED ORANGE
Mar 30 11:29:18 Rex move: move: file /mnt/disk2/appdata/binhex-preclear/home/.icons/BLACK-Ice-Numix-FLAT/22/status/stock-dialog-error.svg
HIGHTLIGHTED RED
These are just normal moves that are working correctly, but from looking at some of the entires I'm assuming the formatting is applied based on conditions which are probably met from parsing the text from the entry. As you can see from my examples the words 'Error' and 'Warning' appear in the file names.
It's no major issue, just an aesthetics one.
Tobes.