Click or drag to resize

builderForLogEnhancedlogStartPhase Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Starts a phase in logging process

Namespace:  imbACE.Core.core.diagnostic
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public builderForLog logStartPhase(
	string title,
	string message
)
Request Example View Source

Parameters

title
Type: SystemString
The title.
message
Type: SystemString
The message.

Return Value

Type: builderForLog
See Also