review logging again; code that runs in client and/or server now logs in the right...
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 7 Oct 2010 16:15:18 +0000 (18:15 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 7 Oct 2010 16:15:18 +0000 (18:15 +0200)
commitcb83b38f6586314d51e23dad227047d126bd4b76
tree1716f18d21ae863e012b6adfb4afa6990f0ba7ef
parent486075bb8f430ef053c3dc73c2f3ebc6b066c133
review logging again; code that runs in client and/or server now logs in the right place
26 files changed:
sfa/client/sfi.py
sfa/plc/api-dev.py
sfa/plc/api.py
sfa/plc/sfa-import-plc.py
sfa/plc/sfa-nuke-plc.py
sfa/plc/sfaImport.py
sfa/server/aggregate.py
sfa/server/modpython/SfaAggregateModPython.py
sfa/server/modpython/SfaRegistryModPython.py
sfa/server/modpython/SfaSliceMgrModPython.py
sfa/server/modpythonapi/ModPython.py
sfa/server/registry.py
sfa/server/sfa-server.py
sfa/server/slicemgr.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/componentserver.py
sfa/util/method.py
sfa/util/rspec.py
sfa/util/server.py
sfa/util/sfalogging.py
sfa/util/xmlrpcprotocol.py