i did found a file named XXX.fbl7 which is type is named "FinalBuilder Log File". if this is the file how can i open it? once i click it from windows explorer i get "The project file specified on the command line was not found or invalid"
1
votes
2 Answers
4
votes
In the desktop application, Tools->Options->Logging section there is tab that allows you to export the logs to text, xml and HTML.
In a Final Builder Project, you can also use a Final Builder Action to create a separate log file in the format you want. 
Personally I just use the Final Builder Server Notification options to let me know when things have failed, then go to the web server and review the full log in the web page.