File 'base/slogConn.cls' (part of 'Pool_Base')
Home | Packages | Files | Procedures | Classes | Keywords | External packages
- Written by
- Andreas Kupries
- Description
- Helper to syslog. Allows users to prepend the generated messages with a prefix of their own choice.
Class 'syslogConnection'
- Description
- This simple class extends the base 'syslog' system by allowing different libraries to prefix messages with a string of their own choice.
- Options
- prefix
- Methods
- log
- -prefix
- String to add to all messages running through the instance.
log (level args) |
Forwards incoming data to ::pool::syslog::syslog, additionally adds the stored prefix to the message. |
Argument: level | relative importance of the message. |
Argument: args | List of texts to log. |
Generated by AutoDoc 2.1 at 02/20/1999, invoked by Andreas Kupries