On Mon, Jul 02, 2012 at 04:32:44AM -0700, Arun Sharma wrote:
> Changed the python daemons log date and time format to keep similar
> as C binaries logging format. The date time is in UTC.
>
> Signed-off-by: Arun Sharma
Applied to master, thanks.
___
de
Changed the python daemons log date and time format to keep similar
as C binaries logging format. The date time is in UTC.
Signed-off-by: Arun Sharma
---
python/ovs/vlog.py |2 +-
tests/vlog.at |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/python/ovs/vlog.py