-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
@lukfor just looking at your commit cfb964b
It seems you intended to implement this but then commented out the effective code here?
cloudgene3/src/main/java/cloudgene/mapred/jobs/CloudgeneJob.java
Lines 89 to 91 in b396bfd
| protected void initLogOutput() { | |
| logOutput = new CloudgeneParameterOutput(); | |
| logOutput.setAdminOnly(true); //!getSettings().isShowLogs()); |
We have a workflow that emits errors to the log file so this would be really useful for our users to see. Did it not work as intended?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels