Table of Contents

Class LogTagCore

Namespace
RisingV.Core.Logging
Assembly
RisingV.Core.dll

LogTagCore is a specialized logging tag for the RisingV.Core namespace.

public class LogTagCore : LogTag, ILogTag
Inheritance
LogTagCore
Implements
Inherited Members
Extension Methods

Constructors

LogTagCore(ILogTag, string)

public LogTagCore(ILogTag parent, string name = "")

Parameters

parent ILogTag
name string

LogTagCore(string)

public LogTagCore(string name)

Parameters

name string