Skip to content
DocsTry Aspire
DocsTry

Logging

Classsealednet8.0
📦 Aspire.Hosting.Docker v13.4.0
Represents the logging configuration for a service in a containerized environment.
namespace Aspire.Hosting.Docker.Resources.ServiceNodes;
public sealed class Logging
{
// ...
}