Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] What aspect do you use for logging?

http://oness.cvs.sourceforge.net/oness/common/all/src/aspectj/net/sf/oness/common/all/logging/LoggingAspect.aj?view=markup

On 7/17/06, Curt Cox <curtcox@xxxxxxxxx> wrote:
Hi,

I'm looking for an aspect to use for logging.  There are several
available, so I'm asking for some advice about which ones people
actually use.  The aspects would be added via load-time-weaving.  I
want development to mirror deployment as much as possible, and I'm not
yet comfortable making AspectJ required for development.

Thanks,
Curt
_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-users



--
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                            -- The Princess Bride


Back to the top