« Previous | Next » 

Revision 88420a63

ID88420a63d14e321fb171031c3d04c7409a1e5891

Added by Faidon Liambotis almost 13 years ago

Fix logger crash

Commit 138d0e8 scoped the main flow to a main() function. It seems that
the variable "logger" was being set there and used in the rest of the
program implicitly global, which of course make the proxy the crash
whenever it wanted to log something :-)

Mark it as global and restore the functionality.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences