Hi, The code is available in Github and you can clone it:
https://github.com/apache/logging-log4j2/blob/f3e876a0fefd5d77c6f278b073bfa15df7971c44/log4j-api/src/main/java/org/apache/logging/log4j/spi/AbstractLogger.java On Fri, Nov 4, 2016 at 2:32 PM, Matt Sicker <boa...@gmail.com> wrote: > https://git-wip-us.apache.org/repos/asf?p=logging-log4j2. > git;a=blob;f=log4j-api/src/main/java/org/apache/logging/ > log4j/spi/AbstractLogger.java;h=84ce56791fe375d191a23155a682e9 > c149da6d01;hb=refs/heads/master#l732 > > There's a starting point. > > On 4 November 2016 at 09:29, Nicholas Duane <nic...@msn.com> wrote: > > > I'm not that familiar with java and java conventions, package names, etc. > > I'm trying to find the source for log4j2's implementation of > > logger.error(String, Throwable);. Can someone point me to that? I was > > looking around here: > > > > > > https://git-wip-us.apache.org/repos/asf?p=logging-log4j2. > > git;a=tree;hb=refs/heads/master > > > > > > But couldn't seem to find what I was looking for. > > > > > > Thanks, > > > > Nick > > > > > > -- > Matt Sicker <boa...@gmail.com> >