Property | Type | Description | |
---|---|---|---|
DefaultLogger | void | ||
VsOutputLogger | GitHub.Info |
Method | Description | |
---|---|---|
SetLogger ( Action |
||
Write ( string format ) : void | ||
WriteLine ( string format ) : void |
Method | Description | |
---|---|---|
DefaultLogger ( string msg ) : void | ||
VsOutputLogger ( ) : GitHub.Info |
public static SetLogger ( Action |
||
log | Action |
|
return | void |
public static WriteLine ( string format ) : void | ||
format | string | |
return | void |