Changing stylesheets

Hello,

I'm trying to change the default stylesheet for the conversion of the log file to html.

What i'm trying to do is filter out diferrent actions to make the log file better readable. But what ever i try it won't work.

I have tried to place an if statement in different templates but no success. Is this a bug or am i doing some thing wrong. Even when i place the test, (test="@status='6'") that is used in the template "actionrow", in the template "action" it still doesn't work.

Please give me some advise on how i can make a filter in the stylesheet. Or some other option to prevent the logging of some actions in the log file. I even tried setting log to variable but that still places an entry in the log file.

Best regards,

Richard Floor

If you’re just trying to reduce the amount of information in the log, you can use the “suppress log messages” option on the Runtime tab…

Steve

Posted By Steve Bennett on 16 aug 2007 2:21
If you're just trying to reduce the amount of information in the log, you can use the "suppress log messages" option on the Runtime tab...

Steve



"suppress log messages" isn't the solution, the only thing that this does is suppressing the text that is shown when you click the view link at the end of the line. Those options are gone when in check the option "suppress log messages".

I don't want to see any entry in the log file at all.

Richard

Update:

The changes that i made to the stylesheet are working. I noticed that the name of the exported log file was changed and that i emailed a different log file.
But changing the stylesheet is not realey the way i want to go. I rather have a option with the actions that suppresses the whole entry instead of only the message.

Richard

Hi Richard,

I'm glad you got the stylesheet working in the end.

 

Posted By Richard Floor on 16 Aug 2007 5:34 AM

I rather have a option with the actions that suppresses the whole entry instead of only the message.

 

This is a feature we have planned for a future release.

“suppress log messages” isn’t the solution, the only thing that this does is suppressing the text that is shown when you click the view link at the end of the line.

Interesting, I didn’t know that - never tried it.

Incidentally, in this “feature we have planned for a future release”, will it be possible to designate log levels, and filter the log by them? And if so, it would be very, very useful to have an action that could export a log by log level, and thus dump out an HTML or text log of all actions above a certain level…

Steve

Hi Steve,

That option that you discribed that looks very intresting. Any idea when the implemantation will be?

Regards,

Richard Floor

Hi Richard,

We’re currently doing a lot of work on the logging for the next major version of FinalBuilder - and, as far as release dates go, we don’t know when the new version will be ready, but at a wild guess it will be late this year, or early next year.

.t8