Jump to content


Photo

Log timers

record

  • Please log in to reply
No replies to this topic

#1 Dimitrij

  • PLi® Core member
  • 9,962 posts

+334
Excellent

Posted 28 April 2012 - 09:00

Tell me in what the menu is this option?
config.recording.debug
				  if config.recording.debug.value:
							 for time, code, msg in timer.log_entries:
								    list.append('<log')
								    list.append(' code="' + str(code) + '"')
								    list.append(' time="' + str(time) + '"')
								    list.append('>')
								    list.append(str(stringToXML(msg)))
								    list.append('</log>\n')


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K




Also tagged with one or more of these keywords: record

1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users