ES 5 Missing Log4j

Hello!

Is ES 5 missing log4j? When I try to load ESLogger in my project, I get a NoClassDefFoundError saying ESLogger is missing the dependency org/apache/log4j/priority. The documentation says ES ships with log4j, so I'm confused why it's missing this dependency. Thank you!

Cheers,
Mitch

No, but do note that it's an optional dependency so you have to explicitly pull it in.