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
gbrainy
Clients
WebForms
ConsoleLogger
C# Class gbrainy.Clients.WebForms.ConsoleLogger
Inheritance:
ILogger
Mostrar archivo
Open project: GNOME/gbrainy
Public Methods
Method
Description
Log
(
Level
lvl
,
string
msg
) :
void
Method Details
Log()
public
method
public
Log
(
Level
lvl
,
string
msg
) :
void
lvl
Level
msg
string
return
void