| ILogContext Interface | 
Namespace: CMS.Core
public interface ILogContext
The ILogContext type exposes the following members.
| Name | Description | |
|---|---|---|
| Log | 
            Log content
              | |
| LogGuid | 
            Log guid.
              | |
| MaxLength | 
            Maximum length of the log
              | |
| Offset | 
            Offset of a partial log in a complete log
              | 
| Name | Description | |
|---|---|---|
| AppendText | 
            Appends the text.
              | |
| Clear | 
            Clears the log
              |