Method AddLogRestClient
- Namespace
- Innova.NLogExtensions
- Assembly
- Innova.NLogExtensions.dll
AddLogRestClient(IServiceCollection)
Adds a log REST client to the service collection.
public static void AddLogRestClient(this IServiceCollection services)
Parameters
services
IServiceCollectionThe service collection.