INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Annoying debug strings  (Read 775 times)

RhinoBanga

  • Citizen of the Universe
  • *****
  • Posts: 1703
  • Developer
Annoying debug strings
« on: October 15, 2003, 01:59:55 pm »

Guys,

Any chance you can clear these OutputDebugStrings up please as it's annoting to get them interspersed with my ones when I am debuging stuff at work:

after sendaspi32command...Timer: 47 ms
after sendaspi32command...Timer: 15 ms
after sendaspi32command...Timer: 0 ms
after sendaspi32command...Timer: 0 ms
after sendaspi32command...Timer: 16 ms
after sendaspi32command...Timer: 0 ms
after sendaspi32command...Timer: 0 ms
after sendaspi32command...Timer: 15 ms
after sendaspi32command...Timer: 0 ms
after sendaspi32command...Timer: 32 ms
after sendaspi32command...Timer: 0 ms
after sendaspi32command...Timer: 0 ms
after sendaspi32command...Timer: 0 ms
after sendaspi32command...Timer: 0 ms
INIT: Timer: 203 ms
DRIVE FGetDiskStatus: drive=F:
after sendaspi32command...Timer: 0 ms
GetDiskStatus: time in testunitready=0
GETMEDIASTATUS: Timer: 0 ms
HASBURNPROOF: Timer: 16 ms
GETSPEED: Timer: 0 ms
DRIVE HGetDiskStatus: drive=H:
after sendaspi32command...Timer: 15 ms
GetDiskStatus: time in testunitready=15
GETMEDIASTATUS: Timer: 15 ms
HASBURNPROOF: Timer: 0 ms
GETSPEED: Timer: 0 ms
GetDiskStatus: drive=F:
after sendaspi32command...Timer: 16 ms
GetDiskStatus: time in testunitready=16
GetDiskStatus: drive=H:
after sendaspi32command...Timer: 47 ms
GetDiskStatus: time in testunitready=47
Logged

JohnT

  • Citizen of the Universe
  • *****
  • Posts: 4627
Re:Annoying debug strings
« Reply #1 on: October 15, 2003, 02:43:08 pm »

done
Logged
John Thompson, JRiver Media Center

RhinoBanga

  • Citizen of the Universe
  • *****
  • Posts: 1703
  • Developer
Re:Annoying debug strings
« Reply #2 on: October 15, 2003, 03:12:41 pm »

Thanks John.
Logged
Pages: [1]   Go Up