From: Geoff Levand Date: Thu, 22 Jan 2009 00:26:56 +0000 (-0800) Subject: Move log to library X-Git-Tag: v1.0.0~928 X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=commitdiff_plain;h=dae4540e417e2bf72dd83b2713a670bde0056ba9;hp=dae4540e417e2bf72dd83b2713a670bde0056ba9 Move log to library Move the log routines to the petitboot library. The log routines are generic enough to be used for both server and client. Does not change the log source. jk: move to lib/log/ instead of lib/ Signed-off-by: Geoff Levand Signed-off-by: Jeremy Kerr ---