Esempio n. 1
0
 def dump(self):
     """Dump to the logger."""
     rnc_db.dump_database_object(self, DeviceStoredVar.FIELDS)
Esempio n. 2
0
 def dump(self):
     """Debugging option to dump the object."""
     rnc_db.dump_database_object(self, Blob.FIELDS_WITHOUT_BLOB)