Log4j and User context

I am attempting to add user information to the Sentry context within our application’s authentication layer. I don’t see that information coming through when an event is created by the Log4j appender. Should the User within the context be sent along automatically, or do I need to be adding it manually with each logged event?