Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Gallio API Documentation
IRuntime
.
.
::
.
Logger Property
IRuntime Interface
See Also
Send Feedback
Gets the runtime logger.
Namespace:
Gallio.Runtime
Assembly:
Gallio
(in Gallio.dll) Version: 3.3.0.0 (3.3.459.0)
Syntax
C#
ILogger
Logger
{
get
; }
Visual Basic (Declaration)
ReadOnly
Property
Logger
As
ILogger
See Also
IRuntime Interface
Gallio.Runtime Namespace