Share via


LibuvTransport.Log Property

Definition

public:
 property Microsoft::AspNetCore::Server::Kestrel::Transport::Libuv::Internal::ILibuvTrace ^ Log { Microsoft::AspNetCore::Server::Kestrel::Transport::Libuv::Internal::ILibuvTrace ^ get(); };
public Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.Internal.ILibuvTrace Log { get; }
member this.Log : Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.Internal.ILibuvTrace
Public ReadOnly Property Log As ILibuvTrace

Property Value

Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.Internal.ILibuvTrace

Applies to