- Posts: 4
Is there a way to log all errors to a file?
- David Campbell
- Topic Author
- Offline
- User
Less
More
13 years 1 month ago #2169
by David Campbell
Is there a way to log all errors to a file? - Post(2169) was created by David Campbell
Hi,
Is there a way to log all processing errors to a text file?
What does debug do - I have never seen anything in there so far.
thanks
David
Is there a way to log all processing errors to a text file?
What does debug do - I have never seen anything in there so far.
thanks
David
Please Log in or Create an account to join the conversation.
- FlowHeater-Team
- Offline
- Admin
13 years 1 month ago #2170
by FlowHeater-Team
Best wishes
Robert Stark
Replied by FlowHeater-Team on topic Re:Is there a way to log all errors to a file? - Post(2170)
Hi David,
This is by now only possible with the help of the Batch Module . Here you can define that all output redirect to a separate text file.
Example:
Fhbatch.exe your-defintion.fhd > output.txt
In a later version I'll implement this feature into the Designer. Thanks for the suggestion.
What does Debug do? With debug messages you can trace each pipe. You need for each trace one Clone Heater . If you activate the debug option these pipe content displayed on the debug panel.
If made a brief example. Please have a look to the attachment.
This is by now only possible with the help of the Batch Module . Here you can define that all output redirect to a separate text file.
Example:
Fhbatch.exe your-defintion.fhd > output.txt
In a later version I'll implement this feature into the Designer. Thanks for the suggestion.
What does Debug do? With debug messages you can trace each pipe. You need for each trace one Clone Heater . If you activate the debug option these pipe content displayed on the debug panel.
If made a brief example. Please have a look to the attachment.
Attachment debug_example.zip not found
Best wishes
Robert Stark
Attachments:
Please Log in or Create an account to join the conversation.
Time to create page: 0.252 seconds