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)
committerMarco Yuen <marcoy@gmail.com>
Wed, 22 Jun 2011 18:08:33 +0000 (14:08 -0400)
commit3eea82897aba845da0d12c1ba56012e599f58853
tree6072934ea36d7f82de578163357f74d6aeb5c151
parent6a916bd26a48a8315fcabf08f8232a73e81d6f59
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