The following tables list the members exposed by LogFns.
Name | Description | |
---|---|---|
![]() ![]() | DebugWriteLine | Write a string representation of an object to the log for debug builds of Cocktail applications. |
![]() ![]() | DebugWriteLineIf | Write a string representation of an object to the log for debug builds of Cocktail if the specified condition is true. |
![]() ![]() | TraceWriteLine | Write a string representation of an object to the log. |
![]() ![]() | TraceWriteLineIf | Write a string representation of an object to the log if the specified condition is true. |