Method | Description | |
---|---|---|
DiagnosticSettings ( NodeSettings nodeSettings ) : System.Text |
Initializes an instance of the object from the node configuration.
|
|
PrintHelp ( Network network ) : void |
Prints the help information on how to configure the Diagnostic Feature to the logger.
|
public DiagnosticSettings ( NodeSettings nodeSettings ) : System.Text | ||
nodeSettings | NodeSettings | The node configuration. |
return | System.Text |
public static PrintHelp ( Network network ) : void | ||
network | Network | The network to use. |
return | void |