Skip to content

Commit

Permalink
Add Logger for E-Mail recipients
Browse files Browse the repository at this point in the history
  • Loading branch information
ctippler committed Jan 17, 2019
1 parent e8740cd commit 6e32b3c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ are available (custom settings which the user can define for runtime execution)
***Key features:***
- Execute custom script in background
- Report the current execution state to the customer in the Pimcore admin
- Define loggers (email, file, application logger)... per process
- View detailed debug log information in the Pimcore admin
- Scripts are monitored and you will receive an email if a job fails
- Provide custom actions after a job has finished (e.g download a file)
Expand All @@ -29,6 +30,9 @@ Job execution state:
Job configuration:
![process-manager-job-management](./doc/img/process-manager-job-management.jpg)

Define Loggers per process / job:
![process-manager-job-management](./doc/img/loggers.png)

Callback settings (user defined runtime settings):
![callback-settings](./doc/img/callback-settings.jpg)

Expand Down
Binary file added doc/img/loggers.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/img/process-manager-job-management.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6e32b3c

Please sign in to comment.