cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
nomemory
Level 2

Logging Plugin (A little help needed)

Hello,

I am trying to develop a logging plugin for our installer. What I need is a way to get the error output from any previous Custom Action that doesn't have a predefined stderr.

What I need A way to add aditional information in the install.log:
"
Custom Action: PortCheck
Status: ERROR
Additional Notes: ERROR - class LoggingIA.install() runtime exception:
<>
"

The order of actions in the installer should look like this:
1. Custom Action - that generates runtime errors and doesn't have a predefined stderr.
2. Logging Plugin that intercepts and saves the stacktrace of the previous error.
Is this possible,

Regards,
Andrei
Labels (1)
0 Kudos
(2) Replies
Frenchy
Level 5

I would like a Logging Plugin too, can anyone comment on this?
0 Kudos
qqqqqq
Level 7

It would be really gr8 if we have this plugin !
0 Kudos