Click or drag to resize
EventManagerLogBehaviourFormatLog Method

[Missing <summary> documentation for "M:Slash.Unity.Common.Logging.EventManagerLogBehaviour.FormatLog(System.String)"]

Namespace: Slash.Unity.Common.Logging
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
protected virtual string FormatLog(
	string log
)

Parameters

log
Type: SystemString

[Missing <param name="log"/> documentation for "M:Slash.Unity.Common.Logging.EventManagerLogBehaviour.FormatLog(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Slash.Unity.Common.Logging.EventManagerLogBehaviour.FormatLog(System.String)"]

See Also