Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
HoloToolkit
Sharing
ConsoleLogWriter
C# Class HoloToolkit.Sharing.ConsoleLogWriter
Inheritance:
LogWriter
Mostrar archivo
Open project: peted70/fd-holodemo
Class Usage Examples
Public Methods
Method
Description
WriteLogEntry
(
LogSeverity
severity
,
string
message
) :
void
Method Details
WriteLogEntry()
public
method
public
WriteLogEntry
(
LogSeverity
severity
,
string
message
) :
void
severity
LogSeverity
message
string
return
void