[NEWSENDER] - Re: Questions about Inspektr - Message is from an unknown sender

Li Wei Nan liweinan at chinaedu.net
Tue Jul 29 10:12:08 EDT 2008


Thanks very much Scott! It's a great tool and we'll stick to it :-)

- Li Wei Nan





On Jul 28, 2008, at 8:28 PM, Scott Battaglia wrote:

> Sorry for the delayed response.  We maintain a wiki here where we  
> should hopefully be adding more info:
> http://code.google.com/p/inspektr/w/list
>
> I'll try and answer some stuff in-line below.
>
> -Scott
>
> On Fri, Jul 25, 2008 at 11:54 PM, Li Wei Nan <liweinan at chinaedu.net>  
> wrote:
> <snip />
>> 	- What's the concepts of 'Auditing' in Inspektr mean? Certainly I  
>> know the what this word means, but what does it mean for @Auditable  
>> annotation, what will happen if I declare a method @Auditable?
>
> Nothing actually happens unless you enable the Aspect.  When you  
> enable the aspect in the Spring configuration file, every time that  
> method is called a set of information is constructed based on what's  
> provided in the @Auditable annotation as well as the method  
> parameters.  That information is sent to the AuditTrailManager and  
> depending on what you have configured there can either write to the  
> console, a database, etc.
>
>> 	- What's the concepts of 'Statistic' mean? Does it means all the  
>> input and output will be logged in logfile if I declare a method  
>> 'Statistic'?
>
> Its supposed to log things like this method was called X many times  
> in this minute, Y times in this hour, etc.  The goal, and we haven't  
> done this yet, is to log this general data and then use a web app  
> (to be built) that can aggregate the data and determine trends,  
> spikes, etc.
>> 	- Can this project be a substitute for Log4J or it should be used  
>> together?
>
> Its not an appropriate substitute as you can't necessarily add  
> annotations to 3rd party libraries. But it should be able to work  
> together with it without issue.
>
> -Scott
>
>>
>>
>> Thanks!
>> - Li Wei Nan
>> _______________________________________________
>> Yale CAS mailing list
>> cas at tp.its.yale.edu
>> http://tp.its.yale.edu/mailman/listinfo/cas
>
>
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>
>
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20080729/9a8244d0/attachment.html 


More information about the cas mailing list