Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
PowerDeploy
PackageManagerExtension
PowerShellCommandLineLogFactory
C# Class PowerDeploy.PackageManagerExtension.PowerShellCommandLineLogFactory
Uses a cmdlet to log to Made public so its testable
https://github.com/ServiceStackV3/ServiceStackV3 BSD Licence.
Inheritance:
ILogFactory
Afficher le fichier
Open project: tobiaszuercher/PowerDeploy
Méthodes publiques
Méthode
Description
GetLogger
(
Type
type
) :
ILog
GetLogger
(
string
typeName
) :
ILog
Method Details
GetLogger()
public
méthode
public
GetLogger
(
Type
type
) :
ILog
type
System.Type
Résultat
ILog
GetLogger()
public
méthode
public
GetLogger
(
string
typeName
) :
ILog
typeName
string
Résultat
ILog