Cocktail Help Reference
DefaultDebugLogger Class Members
See Also  Fields  Properties  Methods  Send Feedback
Cocktail Assembly > Cocktail Namespace : DefaultDebugLogger Class


Glossary Item Box

The following tables list the members exposed by DefaultDebugLogger.

Public Constructors

 NameDescription
Public ConstructorDefaultDebugLogger ConstructorConstructor for a type to log.  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)LogFormatterReplaceable log message formatter. See DefaultLogFormatter example.  
Top

Public Properties

 NameDescription
Public Propertystatic (Shared in Visual Basic)SkippableNamesCollection of type member names that should not be logged (should be skipped).  
Top

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)DefaultLogFormatterDefault formatter of log messages; see Log.  
Public Methodstatic (Shared in Visual Basic)SetAsLoggerSet the Caliburn Logger with Cocktail DefaultDebugLogger.  
Top

See Also

© 2013 All Rights Reserved.