Found 429 packages
The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. The HttpClient factory provides extensibility to plug in DelegatingHandlers that address cross-cutting concerns such as service location, load balancing, and reliability. The default HttpClient factory provides built-in diagnostics and logging and manages the lifetimes of connections in a performant way. Commonly Used Types: System.Net.Http.IHttpClientFactory
Integrates NLog as provider for Microsoft.Extensions.Logging, and provides NLog LayoutRenderers to enrich logging output with details from HttpContext.
Motor.NET is a microservice framework based on Microsoft.Extensions.Hosting.
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on.
MassTransit Microsoft.Extensions.Logging support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
Serilog event sink that writes to Azure Blob Storage over HTTP.
.NET for Android and MAUI bindings for the Android Java library 'com.squareup.okhttp3:logging-interceptor'. Library description: Square’s meticulous HTTP client for Java and Kotlin.
A library for creating Http servers on the fly in tests and stubbing responses. The verification calls have now moved to HttpMock.Verify.NUnit. Use HttpMock.Logging.Log4Net for logging to the console.
Logs details of System.Web HTTP requests through Serilog.
An NLog target for Http log entries submission (works wih Splunk HEC)
NLog target that pushes log messages to Graylog using the Http input
Serilog event sink that writes to Azure Table Storage over HTTP.
Provides LoggingHandler as an implemetation of HttpMessageHandler that logs requests and responses into an ILogger instance.
Minimizes log output produced by HttpClient
A handler that allows for injecting into HttpClients to log requests and responses
Provides an ASP.NET Core middleware that brings HTTP request & response body logging to Application Insights, by enriching telemetry data with custom dimensions.
Package Description
biz.dfch.PS.System.Logging ========================== Modules: biz.dfch.PS.System.Logging d-fens GmbH, General-Guisan-Strasse 6, CH-6300 Zug, Switzerland This PowerShell module contains Cmdlets that allow to perform logging from your PowerShell functions and code via the Apache Log4Net library. * You can also download this module via [NuGet](http://nuget.org) with [Install-Package biz.dfch.PS.System.Logging](https://www.nuget.org/packages/biz.dfch.PS.System.Logging/). * After downloading the package to a directory of your choice (_NOT_ the actual module directory) run the `install.ps1` script in the downloaded folder to copy the files to a directory inside `$ENV:PSModulePath`). * In case you already have a previous version of this module ( < 1.0.5) in a different module directory you have to remove that module manually. * In case you update the module in the same directory and the `log4net.dll` is still loaded you might have to restart all the PowerShell sessions to be able to overwrite the file. * In case you changed the log settings in `biz.dfch.PS.System.Logging.xml`, `Log4netConfiguration.xml` or `log4net.xml` you have to restore the changes as they will get overwritten. See http://d-fens.ch/2013/01/16/module-biz-dfch-ps-system-logging/ and the [Wiki](https://github.com/dfch/biz.dfch.PS.System.Logging/wiki) for more information.
This package contains the runtime assemblies for Microsoft.Azure.WebJobs.Logging. For more information, please visit http://go.microsoft.com/fwlink/?LinkID=320971