@Log annotation

2018-07-19 Thread Rob Tompkins
Hey folks, I’m curious if anyone has thought about adding a class level @Log annotation such that upon debug or trace configuration, method entry and exit gets automatically logged? -Rob

Re: @Log annotation

2018-07-19 Thread Rob Tompkins
On Thu, Jul 19, 2018, 07:15 Rob Tompkins wrote: > >> Hey folks, >> >> I’m curious if anyone has thought about adding a class level @Log >> annotation such that upon debug or trace configuration, method entry and >> exit gets automatically logged? >> >> -Rob

Re: @Log annotation

2018-07-19 Thread Rob Tompkins
> On Jul 19, 2018, at 10:17 AM, Gary Gregory wrote: > > On Thu, Jul 19, 2018 at 8:07 AM Rob Tompkins wrote: > >> >> >>> On Jul 19, 2018, at 9:29 AM, Gary Gregory >> wrote: >>> >>> Annotation-based logging comes up once in a whil

Re: @Log annotation

2018-07-19 Thread Rob Tompkins
> On Jul 19, 2018, at 11:48 AM, Gary Gregory wrote: > > FTR: https://projectlombok.org/features/log > > On Thu, Jul 19, 2018 at 8:48 AM Gary Gregory wrote: > >> >> >> On Thu, Jul 19, 2018 at 8:26 AM Rob Tompkins wrote: >> >>> &

Re: @Log annotation

2018-07-19 Thread Rob Tompkins
like Gary’s suggestion of a compile time dependency for the sake of weaving. > > Ralph > >> On Jul 19, 2018, at 10:36 AM, Gary Gregory wrote: >> >> eOn Thu, Jul 19, 2018 at 10:19 AM Rob Tompkins > <mailto:chtom...@gmail.com>> wrote: >> >>>

Re: @Log annotation

2018-07-19 Thread Rob Tompkins
g4j-core should have no required dependencies other than >>> Log4j-API. And we would like to keep optional dependencies to a minimum. >>> >>> Right that makes sense to me. Hence it being an after thought, and I like >>> Gary’s suggestion of a compile time depen

Re: @Log annotation

2018-07-19 Thread Rob Tompkins
rts. I’ll see if I can come up with a draft that we could go over here. -Rob > > Ralph > >> On Jul 19, 2018, at 11:19 AM, Rob Tompkins wrote: >> >> That doesn’t seem like a bad idea at all. Have you done that before or are >> you at least familiar wit

Re: Build failed in Jenkins: Log4j 2 3.x #148

2018-07-21 Thread Rob Tompkins
Looks like Jenkins timed out on checkout or something. > On Jul 20, 2018, at 1:08 PM, Ralph Goers wrote: > > No idea. > > Ralph > >> On Jul 20, 2018, at 9:56 AM, Gary Gregory wrote: >> >> Could this be a corrupt local repo or an out of disk space issue? >> >> Gary >> >> On Fri, Jul 20, 20

Re: Build failed in Jenkins: Log4j 2 3.x #148

2018-07-21 Thread Rob Tompkins
data storage mechanism > >> On Sat, 21 Jul 2018, 14:12 Rob Tompkins, wrote: >> >> Looks like Jenkins timed out on checkout or something. >> >>> On Jul 20, 2018, at 1:08 PM, Ralph Goers >> wrote: >>> >>> No idea. >

Re: Logging and containers

2018-08-06 Thread Rob Tompkins
I find myself writing to either standard out or a file. When I write to a file in docker I tend to “share” that file with the filesystem on the docker host. But, I prefer writing to standard our and appending that to a file on the machine as it deals with less of the underlying filesystem networ

Re: Hacktoberfest 2018

2018-11-02 Thread Rob Tompkins
Me too :-P > On Nov 2, 2018, at 12:10 PM, Matt Sicker wrote: > > Same here! > >> On Fri, 2 Nov 2018 at 10:53, Gary Gregory wrote: >> >> I should get my t-shirt soon :-) >> >> Gary >> >>> On Mon, Oct 1, 2018 at 10:05 AM Matt Sicker wrote: >>> >>> https://hacktoberfest.digitalocean.com/ >>>

Re: [ALL] Using Dependabot for automatic dependency updates?

2019-03-31 Thread Rob Tompkins
Do you guys want to try this on something in commons first? We could try it on a lesser used component to see how it performs. -Rob > On Mar 31, 2019, at 8:25 PM, Matt Sicker wrote: > > It files a PR which kicks off a CI build. I think you can configure it to > automatically merge if the build

Re: Your project website

2020-08-05 Thread Rob Tompkins
> On Aug 5, 2020, at 12:30 PM, Matt Sicker wrote: > > The CMS is the transformation system itself from my understanding. I > don't believe svnpubsub is being deprecated here. Our landing page > templates may need to be converted, but that's about it. Thanks Matt for that clarification. -Rob

Re: [ANNOUNCE] Welcome our new committer, Stephen Webb!

2020-08-11 Thread Rob Tompkins
(Applause) Congratulations! -Rob > On Aug 11, 2020, at 3:41 PM, Matt Sicker wrote: > > Hi, > > It is my pleasure to announce to the community that Stephen Webb > has joined our ranks. > > Stephen has been contributing to log4cxx for a while and helping to > shape a new release, and we think t

Re: Migrating the landing page

2023-09-23 Thread Rob Tompkins
Gentlemen, Im hoping we can get project chainsaw launched off at NASA on the coming months. If I can just keep my foot in the door there and maybe climb a few stairs, I think NASA might just want it ;-), but Im going to need a few weeks to see if we can get up those stairs. Nonetheless, I hope

Re: Migrating the landing page

2023-09-23 Thread Rob Tompkins
would happily vote to give you Logging Services commit privy. > > Ralph > > >> On Sep 23, 2023, at 12:00 PM, Rob Tompkins wrote: >> >> Gentlemen, Im hoping we can get project chainsaw launched off at NASA on the >> coming months. If I can just keep my foot in

Re: `chainsaw` vs `logging-chainsaw`

2023-09-26 Thread Rob Tompkins
Maybe we should un-archive it and run with it in a new direction? -Rob > On Sep 26, 2023, at 4:43 PM, Christian Grobmeier wrote: > > Hi, > > Infra archived this repo for us: > https://github.com/apache/chainsaw > > Kind regards, > Christian > > On Fri, Sep 22, 2023, at 22:33, Gary Gregory wr

Re: `chainsaw` vs `logging-chainsaw`

2023-09-26 Thread Rob Tompkins
Ah :-) Cheers, -Rob > On Sep 26, 2023, at 6:03 PM, Robert Middleton wrote: > > logging-chainsaw is not archived and contains the most up-to-date code. > The old 'chainsaw' repository has been archived. > > -Robert Middleton > > On Tue, Sep 26, 2023 at 5:57 P

Re: `chainsaw` vs `logging-chainsaw`

2023-09-30 Thread Rob Tompkins
I would support https://github.com/apache/chainsaw being a set of standard go libraries much like commons is for java. Thoughts? -Rob > On Sep 26, 2023, at 6:08 PM, Rob Tompkins wrote: > > Ah :-) > > Cheers, > -Rob > >> On Sep 26, 2023, at 6:03 PM, Robert Middl