Hi,

I am trying to compile my projects into mono and I have one small problem.

error CS0234: The type or namespace name `ColoredConsoleAppender' does not exist in the namespace `log4net.Appender'. Are you missing an assembly reference?
Compilation failed: 1 error(s), 0 warnings

If I switch to ConsoleAppender there is no errors.

I am using the mono-2.0 dll in the log4net package.

- Morten

Reply via email to