Rocket Division Software
http://www.starburnsoftware.com/forum/

suggestion about log system
http://www.starburnsoftware.com/forum/starburn-sdk-f3/suggestion-about-log-system-t249.html
Page 1 of 1

Author:  chfg0071 [ Thu Jan 13, 2005 4:19 am ]
Post subject:  suggestion about log system

many customers of our product have difficulty to use debugview to receive
log information sent by the starburn. and it is too complex. the customers have to do a lot of work, so that only a few customers are willing to do these. as you know ,when a problem occurs in the process of burning, we have to send the customers another special version to acquire log information, and the customer have to run it again and damage another dvd-r disc to store log information. I think log file is a good option,when the starburn is running the log information is stored to the hard disc. when encounter a problem, we just let the customer send the log file to us,it is very convenient.

Author:  anton (staff) [ Thu Jan 13, 2005 11:48 am ]
Post subject:  Re: suggestion about log system

StarBurn SDK has alternative logging system implemented ages ago. You just do not use it.

In subdirectory called \Reg there are 3 .reg files. You need to change DebugFileName in StarBurn.reg (log file name) and DebugFacility in the same file. 0 means "debug output" (always enabled for DEBUG builds), 1 means "debug output + log file" and 2 means "debug output + log file + system console".

Change the values (or alter them in your personal application GUI) and gather the logs in the form working for you in the best way.

Let me know if you'll need more details.

chfg0071 wrote:
many customers of our product have difficulty to use debugview to receive
log information sent by the starburn. and it is too complex. the customers have to do a lot of work, so that only a few customers are willing to do these. as you know ,when a problem occurs in the process of burning, we have to send the customers another special version to acquire log information, and the customer have to run it again and damage another dvd-r disc to store log information. I think log file is a good option,when the starburn is running the log information is stored to the hard disc. when encounter a problem, we just let the customer send the log file to us,it is very convenient.

Author:  thomas young [ Thu Jan 13, 2005 2:47 pm ]
Post subject:  no log in v4.7 and 4.9

I run reg file and your sample exe in v4.7 and 4.9 did not get any log file.

Author:  anton (staff) [ Thu Jan 13, 2005 8:12 pm ]
Post subject:  Re: no log in v4.7 and 4.9

Did you update numeric values? Did you use debug build?

thomas young wrote:
I run reg file and your sample exe in v4.7 and 4.9 did not get any log file.

Author:  thomas young [ Fri Jan 14, 2005 2:41 am ]
Post subject: 

I have updated numeric values to 1,I runned static build of your sample and my project,no log file was created.I want log file in release build because I can not release a debug version.

Author:  anton (staff) [ Fri Jan 14, 2005 2:50 am ]
Post subject: 

The only difference between StarBurn DEBUG and RELEASE builds are log system. DEBUG builds have it and RELEASE builds have it turned off (removed). Libraries are the same (release ones, no debugging symbols or extra RTL). So feel free to ship DEBUG StarBurn core with your app. As quite a lot of our customers do.

thomas young wrote:
I have updated numeric values to 1,I runned static build of your sample and my project,no log file was created.I want log file in release build because I can not release a debug version.

Author:  thomas young [ Fri Jan 14, 2005 2:59 am ]
Post subject: 

thanks ,I will have a try

Author:  anton (staff) [ Fri Jan 14, 2005 3:05 am ]
Post subject: 

Nothing for! Let me know if you'll have other questions.

thomas young wrote:
thanks ,I will have a try

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/