Overload | Description |
---|---|
LogAttachment(LoggingLevel,String,String) | Log an attachment to the BinaryFileTarget. If no binary target is attached, nothing will be logged |
LogAttachment(LoggingLevel,String,String,Stream) | Log an attachment to the BinaryFileTarget. If no binary target is attached, nothing will be logged |