BuildTimeLogger.Activity Method (String) |
Namespace: PostSharp.Extensibility.BuildTimeLogging
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
public BuildTimeLogActivity Activity( string message )
Parameters
- message
- Type: System.String
Message.
Return Value
Type: BuildTimeLogActivityAn opaque object to be disposed at the end of the activity to decrease the indentation level.