Publish the specified log record with the given context.
Synopsis
Description
Process the specified log record having the specified publishing context by writing record and context to the current log file if file logging is enabled for this file observer. The method has no effect if file logging is not enabled, in which case record is dropped.
DEPRECATED: Do not use.
Parameters
Name |
Description |
record |
log record to publish |
context |
publication context for |
Created with MrDocs