Cocktail Help Reference
LogFns Class Members
See Also  Methods  Send Feedback
Cocktail Assembly > Cocktail Namespace : LogFns Class


Glossary Item Box

The following tables list the members exposed by LogFns.

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)DebugWriteLineWrite a string representation of an object to the log for debug builds of Cocktail applications.  
Public Methodstatic (Shared in Visual Basic)DebugWriteLineIfWrite a string representation of an object to the log for debug builds of Cocktail if the specified condition is true.  
Public Methodstatic (Shared in Visual Basic)TraceWriteLineWrite a string representation of an object to the log.  
Public Methodstatic (Shared in Visual Basic)TraceWriteLineIfWrite a string representation of an object to the log if the specified condition is true.  
Top

See Also

© 2013 All Rights Reserved.