LibuvTransport.Log Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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