Logging Method
- Namespace
- SatorImaging.UnityFundamentals.Editor
Logging(LogType, object)
[Conditional("DEBUG")]
public static void Logging(LogType type, object message)
Parameters
type
LogTypemessage
object
[Conditional("DEBUG")]
public static void Logging(LogType type, object message)
type
LogTypemessage
object