API reference
API reference
Select your platform
No SDKs available
No versions available

LoggerRegistry Class

Properties

ILogSink LogSink[Get]
IVLoggerFactory VLoggerFactory[Get]
LoggerOptions Options[Get]
bool PoolLoggers[Get]
VLoggerVerbosity LogStackTraceLevel[Get]
VLoggerVerbosity LogSuppressionLevel[Get]
VLoggerVerbosity EditorLogFilteringLevel[Get]
The singleton instance of the registry.

Fields

IEnumerable< IVLogger > AllLoggers[Get]

Object Data for package-func

A private constructor to prevent instantiation of this class.

Member Functions

Gets a logger with a category pulled from the source directly.
Gets a logger with an explicitly specified category.
Gets a logger with an explicitly specified category.
IVLogger GetCoreLogger
( LogCategory category,
ILogSink logSink )
IVLogger GetCoreLogger
( string category,
ILogSink logSink )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon