Reported by lpintes on 2011-11-01 20:27
When I am reading the log, I am always stripping base path from log messages to decrease redundancy. I am doing this by using find/replace in text editor. It is a bit annoying to do this every time, so here is little patch to do it automatically during logging.
Reported by lpintes on 2011-11-01 20:27
When I am reading the log, I am always stripping base path from log messages to decrease redundancy. I am doing this by using find/replace in text editor. It is a bit annoying to do this every time, so here is little patch to do it automatically during logging.