Release 0.2.6¶
General Changes¶
- Added experimental support for per-task logging.
- If server or scheduler runs with
-O, --task-log DIRoption, it stores task logs to the directory. digdag log <session-id> [+task name prefix]command shows logs of tasks. This command works even if the server runs on a remote machine (-e, --endpointoption is required in this case).- This is useful when you run digdag server on a remote machine.
- If server or scheduler runs with
Release Date¶
2016-02-25