Notes on removing the old Logging infrastructure

All the classes that are specific to E-Cell 3.x Logging must be removed. Other classes that make use of old Logging functionality (for instance, PropertiedClass objects have a mechanisms for recording loggers).

Classes to remove

Logger

PhysicalLogger

LoggerBroker

DataPointVector

VVector

Classes to update

PropertiedClass

PropertySlotProxy

Model