HomePhorge

Changed CSVWriter class, so that all outputs should use some LOG functionality…

Referenced Files
None
Subscribers

Description

Changed CSVWriter class, so that all outputs should use some LOG functionality of the framework. Reason for this was concern 2f9441cbeaa6.

Details

Auditors
juhasz
Provenance
ewilleggerAuthored on Jun 10 2019, 3:56 PM
ewilleggerPushed on Jun 10 2019, 3:56 PM
Parents
R20:cb724c38c6c3: Changed the example, that it also shows how the CSVIterator class works with…
Branches
Unknown
Tags
Unknown

Event Timeline

juhasz subscribed.
juhasz added inline comments.
/include/rosa/support/csv/CSVWriter.hpp
28

#include "rosa/support/log.h" would be safer as in moving the file to another directory would not break the file.

This commit now has outstanding concerns.Jun 11 2019, 9:25 AM
All concerns with this commit have now been addressed.Jun 11 2019, 4:13 PM