
     lllloooogggg____eeeerrrrrrrroooorrrr((((4444))))           MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444))))            lllloooogggg____eeeerrrrrrrroooorrrr((((4444))))

     NNNNAAAAMMMMEEEE
          log_error - log errors intelligently

     SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
          void log_error( string file, string message );

     DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
          Whenever an error occurs during compilation, the function
          log_error in the master object is called with the filename
          that the error occurred in and the error message itself.
          Then, log_error is free to do whatever it thinks it should
          do with that information.  Usually this is deciding based on
          the filename where the error message should be logged, and
          then writing it to that file.

     SSSSEEEEEEEE AAAALLLLSSSSOOOO
          error_handler(4)

     AAAAUUUUTTTTHHHHOOOORRRR
          Wayfarer@Portals

     Page 1                                          (printed 3/16/95)

