docs.inedo.com →
inedo.com →
Otter SDK Reference
Version:
1.5.0
1.3.0
1.1
Otter SDK
Inedo
TimedExecuter.BackgroundTaskContext(TTaskId)
Log(Inedo.Diagnostics.MessageLevel,string)
Log(Inedo.Diagnostics.MessageLevel logLevel, string message) Method
Writes the specified message to the corresponding log.
Syntax
public
virtual
void
Log(
Inedo.Diagnostics.MessageLevel
logLevel,
string
message)
Parameters
logLevel
Type:
Inedo.Diagnostics.MessageLevel
Log level of the message.
message
Type: string
Message to log.