Skip to content
DocsTry Aspire
DocsTry

Logging

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