Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
14.968 Beiträge
 
#1

Enable debug logging in gnugettext.pas

  Alt 3. Sep 2018, 16:50
gnugettext.pas has got a conditional define called DXGETTEXTDEBUG. If it is defined, various debug messages are written to a MemoryStream. That won’t help much, if you can’t read that stream, so you need a way to write that stream to a file. Guess what, that’s easily possible. Just call DefaultInstance.DebugLogToFile passing it a file name [...]

Weiterlesen...
  Mit Zitat antworten Zitat