Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
GoogleCloudSamples
Services
BookDetailLookup.DebugLogger
C# 클래스 GoogleCloudSamples.Services.BookDetailLookup.DebugLogger
상속:
ISimpleLogger
파일 보기
프로젝트 열기: GoogleCloudPlatform/getting-started-dotnet
공개 메소드들
메소드
설명
LogError
(
string
message
,
Exception
e
) :
void
LogVerbose
(
string
message
) :
void
메소드 상세
LogError()
공개
메소드
public
LogError
(
string
message
,
Exception
e
) :
void
message
string
e
System.Exception
리턴
void
LogVerbose()
공개
메소드
public
LogVerbose
(
string
message
) :
void
message
string
리턴
void