C# Class LiteNetLib.NetDebug

Static class for defining your own LiteNetLib logger instead of Console.WriteLine or Debug.Log if compiled with UNITY flag
Show file Open project: SkaillZ/ubernet Class Usage Examples

Public Properties

Property Type Description
Logger INetLogger

Property Details

Logger public static property

public static INetLogger Logger
return INetLogger