I noticed that no logger is passed to the ProjectGraph in https://github.com/dropbox/AffectedModuleDetector/blob/cde9e2eeaf20fbf58056d61cb45efbef036c483d/affectedmoduledetector/src/main/kotlin/com/dropbox/affectedmoduledetector/AffectedModuleDetector.kt#L216 and so no logs are written for this part. Is this by design?
I noticed that no logger is passed to the ProjectGraph in
AffectedModuleDetector/affectedmoduledetector/src/main/kotlin/com/dropbox/affectedmoduledetector/AffectedModuleDetector.kt
Line 216 in cde9e2e
and so no logs are written for this part. Is this by design?