Kit Documentation
Kit Documentation
Kit Reference
Kit
Debugger Class
Debugger Methods
Log Method
Log Method (Exception)
Log Method (IEnumerable, Boolean)
Log Method (Object, Boolean)
Log Method (String, LogType)
Log Method (String, IEnumerable, Boolean)
Log Method (String, Object, Boolean)
Log Method (String, String, LogType)
Debugger
Log Method (IEnumerable, Boolean)
Log a collection.
Namespace:
Kit
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
static
void
Log
(
IEnumerable
enumerable
,
bool
serialize
=
false
)
Request Example
View Source
Parameters
enumerable
Type:
System.Collections
IEnumerable
The collection to log.
serialize
(Optional)
Type:
System
Boolean
Whether to serialize the objects for display.
See Also
Reference
Debugger Class
Log Overload
Kit Namespace
Send comments on this topic to
agam@frag-games.com