mirror of
https://github.com/openvswitch/ovs
synced 2025-08-23 02:17:42 +00:00
It's sometimes handy to log an entire Row object, so this just adds a string representation of the object as: Tablename(col1=val1, col2=val2, ..., coln=valn) Signed-off-by: Terry Wilson <twilson@redhat.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
Python library for working with Open vSwitch