This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.XdtTransform.
Summary
Logging interface implementation.
- Assembly
- Cake
.XdtTransform .dll - Namespace
- Cake
.XdtTransform - Containing Type
- XdtTransformationLog
Syntax
public void StartSection(MessageType type, string message, params object[] messageArgs)
Parameters
Name | Type | Description |
---|---|---|
type | MessageType | |
message | string | |
messageArgs | object[] |
Return Value
Type | Description |
---|---|
void |