Click or drag to resize

DotLessLoggerError Method (String)

Namespace:  Dynamicweb.LessCompiler
Assembly:  Dynamicweb.LessCompiler (in Dynamicweb.LessCompiler.dll) Version: 1.1.10.0 (1.1.10)
Syntax
public void Error(
	string message
)

Parameters

message
Type: SystemString

Implements

ILogger.Error(String)
See Also