Show / Hide Table of Contents

Class NetDebug

Static class for defining your own LiteNetLib logger instead of Console.WriteLine or Debug.Log if compiled with UNITY flag

Inheritance
object
NetDebug
Namespace: LiteNetLib
Assembly: LiteNetLib.dll
Syntax
public static class NetDebug

Fields

Logger

Declaration
public static INetLogger Logger
Field Value
Type Description
INetLogger
In this article
Back to top Generated by DocFX