Show / Hide Table of Contents

Class Logging

Inheritance
System.Object
Logging
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: OpenZiti
Assembly: Ziti.NET.Standard.dll
Syntax
public static class Logging

Methods

| Improve this Doc View Source

SimpleConsoleLogging(LogLevel)

Declaration
public static void SimpleConsoleLogging(LogLevel min)
Parameters
Type Name Description
NLog.LogLevel min
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX