Closed hemphilc closed 6 years ago
We can use the DDS class print functions to add logging to some of the transform functions so we can get a better idea of what a DDS object is as well as better understand the state of the object as it flows through the functions.
We can call the log file something like "FoDapCovJsonTransform.log".
Also printing for AttrTable objects:
Should we still implement this, or just forget about it?
Validation class set up to validate attributes.
We can use the DDS class print functions to add logging to some of the transform functions so we can get a better idea of what a DDS object is as well as better understand the state of the object as it flows through the functions.
We can call the log file something like "FoDapCovJsonTransform.log".