In Addition to my very old post about logging your workflows with logging Runbook – Orchestrator Verbose Logging your Workflow, I’ve decided to develop an Activity which will do the logging functionality instead of build a Runbook…
This integration Pack Includes only one activity for logging. you can choose how to manage your logs, by size (for ex: every 5M start a new log file and rename the old one) or by date (every day has its own log).
You can manage the encoding, log’s prefix & suffix, size (only used in “Log Name By Size” option) and path…
Have fun 🙂
Could be downloaded from CodePlex