mithlond
04/27/2023, 6:42 PMrunEvent(event="blah", private="true", prePostExempt="true")
from within my preHandler
. Is this a no-no?mithlond
04/27/2023, 6:43 PMCF_NEOPAGECONTEXT.GETROOTLOGGER in /app/coldbox/system/logging/LogBox.cfc:126
joechastain
04/27/2023, 7:05 PMrunEvent( event="main.test", etc. )
where main
is the handler and test
the method?mithlond
04/27/2023, 7:08 PMmithlond
04/27/2023, 7:08 PMjoechastain
04/27/2023, 7:09 PMmithlond
04/27/2023, 7:10 PMjoechastain
04/27/2023, 7:10 PMmithlond
04/27/2023, 7:15 PM