Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Gallio API Documentation
RuntimeAccessor
.
.
::
.
Logger Property
RuntimeAccessor Class
See Also
Send Feedback
Gets the runtime's logger, or a
NullLogger
if the runtime is not initialized.
Namespace:
Gallio.Runtime
Assembly:
Gallio
(in Gallio.dll) Version: 3.3.0.0 (3.3.459.0)
Syntax
C#
public
static
ILogger
Logger
{
get
; }
Visual Basic (Declaration)
Public
Shared
ReadOnly
Property
Logger
As
ILogger
See Also
RuntimeAccessor Class
Gallio.Runtime Namespace