LoggingOptions Methods |
The LoggingOptions type exposes the following members.
Name | Description | |
---|---|---|
Clone |
Returns a clone of the current object.
| |
Freeze |
Prevents the object from being modified.
| |
Merge |
Merges the values of another LoggingOptions object within the current object.
The values of the other object take precendence over the values of the current object.
|