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