Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Feb 12th, 2011  |  syntax: None  |  size: 0.43 KB  |  hits: 156  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. 17:12:34,102 INFO  ~ Starting route: /someregex/love/{<[\d]>id}/?  with action: anotherpackage.hey.Regex
  2. 17:12:34,102 INFO  ~ Generating java files for routes
  3. 17:12:34,102 INFO  ~ Processing: anotherpackage.hey.Regex
  4. 17:12:34,102 INFO  ~ OUTPUT OF FUNCTION
  5. 17:12:34,102 INFO  ~ public static void Regex(Integer id ) {
  6.          // Generated by Play! Circus module
  7.  
  8.         }
  9. 17:12:34,102 INFO  ~ Ending path /someregex/love/{<[\d]>id}/?