English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

MSBUILD : 错误 MSB1020: 找不到记录器。请检查下列各项: 1.) 指定的记录器名是否与记录器类同名。2.) 记录器类是否为“public”并且实现 Microsoft.Build.Framework.ILogger 接口。3.) 记录器程序集的路径是否正确,或者是否只使用提供的程序集名称就可以加载记录器。

Click to search this error in Google

English version

MSBUILD : error MSB1020: The logger was not found. Check the following: 1.) The logger name specified is the same as the name of the logger class. 2.) The logger class is "public" and implements the Microsoft.Build.Framework.ILogger interface. 3.) The path to the logger assembly is correct, or the logger can be loaded using only the assembly name provided.

Click to search this error in Google



Localized version
 Chinese (Simplified) Legacy

Error category
 .Net Framework

Other localized versions
22 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions