Changeset 20 for trunk/grails-app/conf/BaseFilters.groovy
- Timestamp:
- Mar 22, 2011, 1:52:56 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/conf/BaseFilters.groovy
r18 r20 186 186 } catch( Exception e ) { 187 187 // Synchronization fails. Log error and continue; don't bother the user with it 188 e.printStackTrace() 188 189 log.error e.getMessage() 189 190 }
Note: See TracChangeset
for help on using the changeset viewer.