Thanks Douglas,
I'll amend the readme to explain the relationship between debugger_admin and
debugger_viewer. Sorry for the confusion.
The INST (instance) attribute is just a text field that you can set to
whatever you like. Typically, I create a random request.debuggerInst string
in my app_globals, like #randrange(1000,9999)#, in my app_globals and use
that. This means that all debugger calls for a particular request get
tagged with the same Instance. If you have CF_Debugger in a few places in
one template, you can add a suffix to identify them.
I'm going to take a look at your tag. I've been looking for a way to get an
automatic dump of ALL variables (all scopes!), that could be logged by
CF_Debugger in 'verbose mode' (coming real soon now).
And remember, anyone and everyone, it was Alan's tool, so he shares the
blame ;-)
Thanks heaps,
Lee (Bjork) Borkman
http://bjork.net ColdFusion Tags by Bjork
-----Original Message-----
From: Douglas Smith [mailto:[EMAIL PROTECTED]]
Again, great tool! Thanks for sharing.
I have a question: How do you put the instance field to good use?
IMPORTANT NOTICE:
This e-mail and any attachment to it is intended only to be read or used by
the named addressee. It is confidential and may contain legally privileged
information. No confidentiality or privilege is waived or lost by any
mistaken transmission to you. If you receive this e-mail in error, please
immediately delete it from your system and notify the sender. You must not
disclose, copy or use any part of this e-mail if you are not the intended
recipient. The RTA is not responsible for any unauthorised alterations to
this e-mail or attachment to it.
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.