This is maintained in Java 1.4
There are no references to FAST (though FastExternalUtils is included in the jar in different package
FormattedLogger.logSQL() has the log command and formatting
You can easily test by setting p6spy project as dependent by fastUnit
P6PreparedStatement.getQueryFromPreparedStatement() is where the stack gets calculated and pre-calculated values are substituted to ?'s
FormattedLogger.stack() is where the stack trace is calculated