On 19 December 2015 at 19:41, Costin Constantin <
[email protected]> wrote:
> + log_file = "oe-selftest-" + t.strftime("%Y-%m-%d_%H:%M:%S") + ".log"
> + if os.path.exists("oe-selftest.log"): os.remove("oe-selftest.log")
> + os.symlink(log_file, "oe-selftest.log")
>
Wouldn't it be sensible to also then write directly to the timestamped file
instead of the symlink, just in case? (in the FileHandler call just below).
Ross
--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core