Hi,
Here are some findings with FB 6 build 534
- When Live Logging is enabled I see "Execute Condition (VBScript)" continously in the Live Log View while the project is running. Somehow it's disturbing the flow of the view aswell. Several occurenses remain at the end of the Live Log
-
- EvenThough "Suppress Log Message" is enabled on an Action I see strange output for the action. e.g.
@STARTGROUP@4@Execute Condition (VBScript)
@ENDGROUP
And somehow all action output is surrounded by e.g.
@STARTGROUP@0@...
@STARTGROUP@1@...
@ENDGROUP
@ENDGROUP - Why is it not possible to Log to a Variable, for parsing output in FB, and Suppress Log Messages
- EvenThough "Suppress Log Message" is enabled on an Action I see strange output for the action. e.g.
- When hidding an action from Logging, all the child actions are hidden aswell. This makes it very difficult to hide actions like Try Catch Finally End, as they are not interesting for our reports.
- I've had a quick look at the Export Fragment Log and I noticed that a file is created for the fragment as would it be a genuine Export Log. I no that an XML file needs a top-level tag, but is not welcome here due to the fact that one would try and merge the fragments to a complete Export Log XSLT it and publish it to a Web Site.
Regards Alfred