Can Methods For Performance
log.debug( "This is my log message, some #dynamic# date is here", dataCFC );if( log.canDebug() ){
log.debug( "This is my log message, some #dynamic# date is here", dataCFC );
}Last updated
Was this helpful?
log.debug( "This is my log message, some #dynamic# date is here", dataCFC );if( log.canDebug() ){
log.debug( "This is my log message, some #dynamic# date is here", dataCFC );
}Last updated
Was this helpful?
Was this helpful?