Unity: The type LogWriter cannot be constructed

后端 未结 5 706
时光取名叫无心
时光取名叫无心 2020-12-20 20:06

For the following \"project\" I am getting a very annoying and inexplicable error when resolving Unity for DI.

InvalidOperationException - The type Lo

5条回答
  •  攒了一身酷
    2020-12-20 20:49

    Activation error occured while trying to get instance of type LogWriter, key ""

    check your config file it must have correct default 'loggingConfiguration' section

提交回复
热议问题