The best way to think about Log4CF is as a more advanced <cflog> tag. It's main features include:
- Seamless integration into the CF admin and existing log reader. - Ability to specify log messages as the body of the tag rather than the attribute. - Ability to set applications' "log level" which indicates which log messages are observed and which are ignored. This allows you to keep logging messages in your application all the time (rather than just during development, since you can turn them off) and to dynamically change your applications verbosity through the ColdFusion administrator. - Ability the email log messages in addition to appending them to the log file. Hope this helps. Christian On Friday, August 8, 2003, at 06:25 PM, Ciliotta, Mario wrote: > HI, > > I was wondering if any has used the Log4CF that is part of DRK4. I am > interested in finding out exactly what it can do for me. My major > problem here is that where I work, we as developers have no access to > the production CFADMIN(only access to the development admin) and their > for cannot read the logs. I know that their is sandbox security, but > they cannot seem to get it to work here. I was told that they would > somehow be able to set it up thru sandbox to allow us to view the logs > but this has not happened. > > I was wondering if Log4CF is a tool for reading the logs or is it just > a way of getting more data into the logs. I did notice that the > screenshot shows an email option but there really is not detailed > explanation of exactly what I can do with this. What I am really > looking for an application that would allow me to read the logs and > save certain entries into a database. I would not what to delete the > entries as some of the servers are shared with other developer groups. > I have started to write my own (not working yet at all) but I was > hoping that there was a product already available. I am trying to > write one that mimics the CFADMIN in the look and feel. The new log > viewing in MX is a 100X better than in 4.5 and I was hoping that > Log4CF was a scaled down version or maybe something that I can > include. > > Thanks, > Mario > > This message is for the named person's use only. It may contain > sensitive and private proprietary or legally privileged information. > No confidentiality or privilege is waived or lost by any > mistransmission. If you are not the intended recipient, please > immediately delete it and all copies of it from your system, destroy > any hard copies of it and notify the sender. You must not, directly or > indirectly, use, disclose, distribute, print, or copy any part of this > message if you are not the intended recipient. CREDIT SUISSE GROUP and > each legal entity in the CREDIT SUISSE FIRST BOSTON or CREDIT SUISSE > ASSET MANAGEMENT business units of CREDIT SUISSE FIRST BOSTON reserve > the right to monitor all e-mail communications through its networks. > Any views expressed in this message are those of the individual > sender, except where the message states otherwise and the sender is > authorized to state them to be the views of any such entity. > Unless otherwise stated, any pricing information given in this message > is indicative only, is subject to change and does not constitute an > offer to deal at any price quoted. Any reference to the terms of > executed transactions should be treated as preliminary only and > subject to our formal written confirmation. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

