Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PowerDeploy
PackageManagerExtension
PowerShellCommandLineLogFactory
C# 클래스 PowerDeploy.PackageManagerExtension.PowerShellCommandLineLogFactory
Uses a cmdlet to log to Made public so its testable
https://github.com/ServiceStackV3/ServiceStackV3 BSD Licence.
상속:
ILogFactory
파일 보기
프로젝트 열기: tobiaszuercher/PowerDeploy
공개 메소드들
메소드
설명
GetLogger
(
Type
type
) :
ILog
GetLogger
(
string
typeName
) :
ILog
메소드 상세
GetLogger()
공개
메소드
public
GetLogger
(
Type
type
) :
ILog
type
System.Type
리턴
ILog
GetLogger()
공개
메소드
public
GetLogger
(
string
typeName
) :
ILog
typeName
string
리턴
ILog