Log4Net Log to specific Appender .NET Core

Using .NET Core, C#, Log4Net 2.0.8 I am trying to log to different Appenders but for some reason there is no log4net.LogManager.GetLogger(string), there is only log4net.LogManager.GetLogger(type)....