Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • during start of JobScheduler for each job. Any job start will append an existing Job Log.

  • when a job is added to a scheduling environment while the JobScheduler is running.
  • with the file name job.<job_chain_name>,<job_name>.log where
    • <job_chain_name> is the name of the job chain that the job is executed for, i.e. the <job_chain_name> part of a <job_chain_name>.job_chain.xml job chain file.
    • <job_name> is the name of the job, i.e. the <job_name> part in a <job_name>.job.xml job file.

...