Re: logs of exporting excel
"Jorge Uriarte Aretxaga" <[email protected]> Thu, 4 Sep 2008 15:44:05 +0200
| Newsgroups | gmane.comp.java.scarab.user |
|---|---|
| Message-ID | <[email protected]> |
Fred; you can extend the ActivityManager system for that quite easily.Take a look at how ActivityManager is used in the 'actions' package. You'd need to extend that with a new ActivityType, and make the calling to ActivityManager.create in the proper places... This would give you the activities stored in your database for later reporting. Other way (that you're probably thinking of) is to use the logging system. Create a new Logger in the proper classes, map it in log4j.properties to your own appender, (configure it in log4j.properties and no much more to do...) 2008/9/4 FRED.YY.LIN 林宥延 <[email protected]> > Does anybody know how/where to add logs to record what a man is exporting > to excel ? > > or which file shall be modified to add the log trace. > > for security reasons, we need to record the information of exporting data > to excels. > > regards, > > Fred.yy.Lin > Delta Networks, Inc. > 186 Ruey Kuang Road, Neihu, > Taipei 11491, Taiwan > Tel: +886-2-8797-2088 ext.3443 > > > ************************************************************************************************************************* > This email message, including any attachments, is for the sole use of the > intended recipient(s) and may contain confidential and privileged > information. Any unauthorized review, use, disclosure or distribution is > prohibited. If you are not the intended recipient, please contact the sender > by reply e-mail and destroy all copies of the original message. [Delta > Electronic, INC. Taiwan] > > ************************************************************************************************************************* > -- Jorge Uriarte Aretxaga http://www.gailen.es http://www.linkedin.com/in/jorgeuriarte