Note: If you run an aggregated
target, for example, the all target that is used by the DITA Open
Toolkit demos, the following behavior occurs:
- If the value of args.logdir is the same for
all transformations, the directory specified by the args.logdir parameter
is used.
- If the value of args.logdir varies among
the transformations, but the transformations share a common output
directory, the generated log files are written to the common output
directory.
- If the values of both args.logdir and output.dir vary
among the transformations, the generated log files are written to
the basedir directory.