This content is part of a third party extension that is not supported by the Cake project.
- Assembly
- Cake
.GitLabCI .Module .dll - Namespace
- Cake
.GitLabCI .Module - Containing Type
- GitLabCILog
Syntax
public void Write(Verbosity verbosity, LogLevel level, string format, params object[] args)
Parameters
Name | Type | Description |
---|---|---|
verbosity | Verbosity | |
level | LogLevel | |
format | string | |
args | object[] |
Return Value
Type | Description |
---|---|
void |