to want to let me compare your branch against master at
> the point the branch was created. Any ideas?
>
> Ralph
>
> > On Dec 16, 2019, at 8:41 PM, Jeffrey Shaw wrote:
> >
> > Something I created but didn't push to get included in 2 is the ability
> to
> >
Something I created but didn't push to get included in 2 is the ability to
hard code source code locations. This is useful in contexts where the
compiler can provide them. For instance, Scala's macros can do it. I
implemented this intending it to improve performance, since run-time stack
tracing is
Looking to get some eyes on
https://issues.apache.org/jira/projects/LOG4J2/issues/LOG4J2-2360
On Wed, Jun 27, 2018 at 11:02 PM, Jeffrey Shaw wrote:
> I created a JIRA ticket for this. https://issues.apache.org/
> jira/browse/LOG4J2-2360
>
> On Thu, Mar 15, 2018 at 11:37 PM, Jeff
//picocli.info
> >
> >> On Mar 16, 2018, at 5:33, Jeffrey Shaw wrote:
> >>
> >> Hi, just hoping to get some eyes on this again.
> >>
> >>> On Fri, Feb 23, 2018 at 10:43 PM, Jeffrey Shaw
> wrote:
> >>>
> >>> closed th
Hi, just hoping to get some eyes on this again.
On Fri, Feb 23, 2018 at 10:43 PM, Jeffrey Shaw wrote:
> closed that one and opened a new one with the commits squashed
> https://github.com/apache/logging-log4j2/pull/152
>
> On Fri, Feb 23, 2018 at 10:11 PM, Jeffrey Shaw wrote:
>
closed that one and opened a new one with the commits squashed
https://github.com/apache/logging-log4j2/pull/152
On Fri, Feb 23, 2018 at 10:11 PM, Jeffrey Shaw wrote:
> done! https://github.com/apache/logging-log4j2/pull/151
>
> On Fri, Feb 23, 2018 at 9:22 PM, Gary Gregory
> wr
done! https://github.com/apache/logging-log4j2/pull/151
On Fri, Feb 23, 2018 at 9:22 PM, Gary Gregory
wrote:
> On Fri, Feb 23, 2018 at 7:02 PM, Jeffrey Shaw wrote:
>
> > Hi All,
> > I spent some more time on this tonight. I've brought my code up to date
> for
raceElement does not allow null methodName.
>
> But what about using the empty string, or a string like "" if it
> is not possible to get?
>
>
> On 2017-12-22 20:26, Jeffrey Shaw wrote:
>
>> I didn't know about clirr, but I can try running that. I t
d of StackTraceElement?
>
> Ralph
>
> > On Dec 20, 2017, at 9:58 PM, Jeffrey Shaw wrote:
> >
> > It looks like the location only ever gets the file name, because that's
> > what StackTraceElement gives. So that's fine.
> >
> > I think I'
le time environment variable like SrcRootDirectory do the
> job?
> >
> > On 20 Dec 2017 7:49 p.m., "Jeffrey Shaw" wrote:
> >
> > > I got it working using a custom ExtendedLogger instead of mocking.
> > >
> > > It looks like for file name,
though that's
> just a guess.
>
> On 20 December 2017 at 00:00, Jeff Shaw wrote:
>
> > I should add that manually testing it works.
> >
> > Sent from my phone
> >
> > > On Dec 20, 2017, at 12:45 AM, Jeffrey Shaw wrote:
> > >
> > > I
cala/org/apache/logging/log4j/scala/LoggerTest.scala#L574
On Sun, Dec 17, 2017 at 8:50 PM, Jeffrey Shaw wrote:
> Thanks for the encouragement everyone! I never worked on an Apache project
> before and had no idea what to expect from the community.
>
> I've made some progress. One
ou can add some unit tests, then
> we'd be happy to merge!
>
> On 11 December 2017 at 20:41, Jeffrey Shaw wrote:
>
> > Great news! I'm able to run LoggingApp in the scala api repo without it
> > calling StackLocatorUtil.calcLocation, but it prints the same
2017 at 3:56 PM, Matt Sicker wrote:
> This sounds like it'd make a great addition to the Scala API!
>
> On 9 December 2017 at 15:36, Jeffrey Shaw wrote:
>
> > Ralph, I agree with you entirely. My intent for these new log methods is
> > that they only be calle
g4j-slf4j-impl then the number of levels that have to be skipped would be
> different.
>
> I would really prefer if there was some way to capture the line number
> information for the various loggers when the annotation processor runs at
> compile time.
>
> Ralph
>
>
there. But log4j-api and/or log4j-core probably needs to
> adapted as well.
>
>
>
> On 2017-12-09 07:30, Jeffrey Shaw wrote:
>
>> Hello,
>> I've found that I am able to use Scala macros to provide compile-time
>> source information for log messages. H
hod deserves http://picocli.info
>
> > On Dec 9, 2017, at 15:30, Jeffrey Shaw wrote:
> >
> > Hello,
> > I've found that I am able to use Scala macros to provide compile-time
> > source information for log messages. However, I don't see a way to inject
>
Hello,
I've found that I am able to use Scala macros to provide compile-time
source information for log messages. However, I don't see a way to inject
this into log4j's logging mechanism.
I'm wondering if there is something I'm missing, or if LogEvent's getSource
method could be duplicated in Mess
18 matches
Mail list logo