really fixed the redundant logging issue this time.
authorTony Mack <tmack@paris.CS.Princeton.EDU>
Tue, 21 Jun 2011 20:52:35 +0000 (16:52 -0400)
committerTony Mack <tmack@paris.CS.Princeton.EDU>
Tue, 21 Jun 2011 20:52:35 +0000 (16:52 -0400)
commitdb091e73c33c373b7f6c2c96bd2caf6a2acf0178
tree43b08ade6691536cfa67553df672fbf5148e6be0
parentd2ef805930518b254a2e0f55b3ff66d83497dca8
really fixed the redundant logging issue this time.
32 files changed:
sfa/client/sfadump.py
sfa/client/sfascan.py
sfa/client/sfi.py
sfa/managers/aggregate_manager_max.py
sfa/managers/slice_manager_pl.py
sfa/plc/api.py
sfa/plc/network.py
sfa/plc/sfa-import-plc.py
sfa/plc/sfa-nuke-plc.py
sfa/plc/sfaImport.py
sfa/rspecs/rspec_version.py
sfa/server/interface.py
sfa/server/modpython/SfaAggregateModPython.py
sfa/server/modpython/SfaRegistryModPython.py
sfa/server/modpython/SfaSliceMgrModPython.py
sfa/server/sfa-server.py
sfa/trust/auth.py
sfa/trust/certificate.py
sfa/trust/credential.py
sfa/trust/gid.py
sfa/trust/hierarchy.py
sfa/util/PostgreSQL.py
sfa/util/api.py
sfa/util/callids.py
sfa/util/componentserver.py
sfa/util/method.py
sfa/util/rspec.py
sfa/util/rspecHelper.py
sfa/util/server.py
sfa/util/sfalogging.py
sfa/util/xmlrpcprotocol.py
sfa/util/xrn.py