Interface DiagnosticContract.DefinitionStages.WithAlwaysLog

All Known Subinterfaces:
DiagnosticContract.Definition, DiagnosticContract.DefinitionStages.WithCreate
Enclosing interface:
DiagnosticContract.DefinitionStages

public static interface DiagnosticContract.DefinitionStages.WithAlwaysLog
The stage of the DiagnosticContract definition allowing to specify alwaysLog.
  • Method Details

    • withAlwaysLog

      Specifies the alwaysLog property: Specifies for what type of messages sampling settings should not apply..
      Parameters:
      alwaysLog - Specifies for what type of messages sampling settings should not apply.
      Returns:
      the next definition stage.