Configurations
Features and Optional Configurations
AddWatchDogServices() Optional Configurations
IsAutoClear: Clears logs after a specific duration (Default = Weekly).
ClearTimeSchedule: Duration for logs to clear automatically.
SetExternalDbConnString: Specifies connection string for an external database.
DbDriverOption: Database type for the connection string (Options = MSSQL, MySQL, Postgres, Mongo).
UseWatchDog() Optional Configurations
Blacklist: List of routes, paths or endpoints to be ignored (should be a comma separated string like below).
Serializer: If not default, specify the type of global json serializer/converter used
CorsPolicy: Policy Name if project uses CORS
Last updated
Was this helpful?