Modules | |
| Error Handling | |
| Logging using ms_loggingmonitor | |
| Examples for error handling in Mascot Parser modules | |
Classes | |
| class | ms_buffer_logger |
| Concrete class which implements ms_logger and stores log text in memory. More... | |
| class | ms_errors |
| This class is used as a base class for several Mascot Parser classes. More... | |
| class | ms_errs |
| All errors are collected in an instance of this class. More... | |
| class | ms_file_logger |
| Concrete class which implements ms_logger and outputs log text to the specified file. More... | |
| class | ms_log |
| Definitions for logging messages. More... | |
| class | ms_logger |
| Abstract class which provides the interface used by ms_logging monitor to delegate logging events. More... | |
| class | ms_loggingmonitor |
| Monitor class to delegate logging events generated from multiple sources. More... | |
| class | ms_stdout_logger |
| Concrete class which implements ms_logger and outputs log text to standard out. More... | |
Error handling and logging classes used by Mascot Parser classes.