You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 lines
784 B

  1. <html>
  2. <head>
  3. <title>Pantheios - Project Map - scripts</title>
  4. <!--
  5. Created: 22nd September 2008
  6. Updated: 22nd September 2008
  7. -->
  8. </head>
  9. <body>
  10. <h1>Pantheios - Project Map - scripts</h1>
  11. <p>
  12. This directory contains the Ruby code-generation script
  13. <code>make_hdrs.rb</code> used
  14. to (re-)generate the Pantheios Application Layer function
  15. template suites
  16. <code>log()</code>
  17. <code>log_DEBUG()</code>
  18. <code>log_INFORMATIONAL()</code>
  19. <code>log_NOTICE()</code>
  20. <code>log_WARNING()</code>
  21. <code>log_ERROR()</code>
  22. <code>log_CRITICAL()</code>
  23. <code>log_ALERT()</code>
  24. and
  25. <code>log_EMERGENCY()</code>
  26. </p>
  27. <p>
  28. To (re-)generate, open a shell / command-box in this directory
  29. and execute the script.
  30. </p>
  31. </body>
  32. </html>