Skip to content
  • Stephen Morris's avatar
    [trac558] Address some of initialization points · d588ec8a
    Stephen Morris authored
    * Logger implementation now not created until logger is first used.
    * Messages are now "const char*" to avoid problems if a reference
      to a message is made in a static initialization.
    * Message compiler now recognises $NAMESPACE directive
    d588ec8a