cram2/cram

[logging] clean up code

Closed this issue · 6 comments

gaya- commented
[logging] clean up code
gaya- commented

Solved in f1a8a8f. Waiting for @seba90 to review and test changes.

I wanted to test the code but I assume we have a circular dependency problem. The utils-for-perform uses due to the keyword "exe:" the cram-executive package. When I want to run the cram-cloud-logger with the pick and place demo I get an error that "exe" cannot be found in utils-for-perform. I added the cram executive package to the asd file of the cloud logger, I get a circular dependency problem.

gaya- commented

Oh, the exe is independent of ccl now. I'll get rid of that dependency, just a mom.

gaya- commented

Done in 648c5b2

it works :)