#1 Burning Software

It is currently Thu Mar 28, 2024 9:44 pm

All times are UTC




Post new topic Reply to topic  [ 9 posts ] 
Author Message
 Post subject: Logging with StarBurn
PostPosted: Sat Aug 15, 2009 11:21 am 
Offline

Joined: Tue Jun 16, 2009 4:43 pm
Posts: 14
It would be nice if StarBurn_UpStart(...) (or it can be separate call) can take path to file for storing log messages. It would be even better if it can take "file" handle (win32 HANDLE) to this file because this allows passing for example pipe handle.

Current way of setting path throught registry is simply not correct because it is shared by all applications build on StarBurn SDK so output in this log can be mixed up.

Can you please look into this?

Regards,

Martin


Top
 Profile  
 
 Post subject: Re: Logging with StarBurn
PostPosted: Sat Aug 15, 2009 7:54 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Probably yes.


Top
 Profile  
 
 Post subject: Re: Logging with StarBurn
PostPosted: Tue Sep 08, 2009 1:55 pm 
Offline

Joined: Tue Jun 16, 2009 4:43 pm
Posts: 14
Can you please confirm, that StarBurn is reading "DebugFacility" and "DebugFileName" values from registry ONLY in StarBurn_UpStartEx(...) call? If I set this values to our private ones just before calling StarBurn_UpStartEx(...) restoring it afterwards, everything seems to work as expected: our instance of StarBurn is logging into our files and time-frame for collision with other application is limited to time consumed by StarBurn_UpStartEx(...) call. Is this correct?


Top
 Profile  
 
 Post subject: Re: Logging with StarBurn
PostPosted: Tue Sep 08, 2009 1:59 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Yes it is but's crazy hack and OF COURSE every instance should have own logs. We'll fix this in V12.


Top
 Profile  
 
 Post subject: Re: Logging with StarBurn
PostPosted: Tue Sep 08, 2009 4:03 pm 
Offline

Joined: Tue Jun 16, 2009 4:43 pm
Posts: 14
Logging throught named pipes is unfortunately not working - some of log messages gets lost ;o(


Top
 Profile  
 
 Post subject: Re: Logging with StarBurn
PostPosted: Tue Sep 08, 2009 7:22 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
It was never expected to work as we've never tested it.


Top
 Profile  
 
 Post subject: Re: Logging with StarBurn
PostPosted: Tue Oct 06, 2009 9:07 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
OK, good news for you. Upcoming V12 will allow you to select from:

- no logging
- debug console
- log file
- custom handle (it could be pipe or your onw log file or whatever HANDLE is)

and enable/disable this stuff per every application (no more global registry settings) and on-the-fly.

So... Stay tuned and don't switch the channel :)


Top
 Profile  
 
 Post subject: Re: Logging with StarBurn
PostPosted: Tue Oct 13, 2009 11:41 am 
Offline

Joined: Tue Jun 16, 2009 4:43 pm
Posts: 14
Great news! I'm looking forward to V12 release. Do you have release time-frame yet?


Top
 Profile  
 
 Post subject: Re: Logging with StarBurn
PostPosted: Tue Oct 13, 2009 11:45 am 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Core is done and published "gold". Waiting for the rest of the team to update samples to 64-bit bit. Late October I guess...


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 9 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 13 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group