API Reference
Generated API reference for the Invex Logging Extensions packages.
Invex.Extensions.Logging.File
Public types
| Type | Description |
|---|---|
FileLoggerExtension |
AddFile extension methods for registering the file logger with an ILoggingBuilder. |
FileLoggerConfiguration |
Options controlling the log directory, file names, rollover, and retention. |
FileRolloverInterval |
The time interval after which the active log file is rolled over. |
Note
This reference is generated from the XML documentation comments in the source code by
DocFX. To regenerate locally, run docfx docfx.json from the repository
root.