ProfilerLogger Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Listens to build evaluation finished events and collects profiling information when available
public ref class ProfilerLogger sealed : Microsoft::Build::Framework::ILogger
C#
public sealed class ProfilerLogger : Microsoft.Build.Framework.ILogger
type ProfilerLogger = class
interface ILogger
Public NotInheritable Class ProfilerLogger
Implements ILogger
- Inheritance
-
ProfilerLogger
- Implements
File |
If null, no file is saved to disk |
Parameters |
No specific parameters are used by this logger. |
Verbosity |
Gets or sets the verbosity level. |
Initialize(IEvent |
Subscribes to status events, which is the category for the evaluation finished event. |
Shutdown() |
On shutdown, the profiler report is written to disk. |
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
MSBuild | 15, 16, 17 |
MSBuild (.NET Core) | 15, 16, 17 |