Given the pattern "/articles/:id<[0-9]+>", compiles to Seq(RouteToken("articles", true, None), RouteToken("id", false, Some("[0-9]+".
Given the pattern "/articles/:id<[0-9]+>", compiles to Seq(RouteToken("articles", true, None), RouteToken("id", false, Some("[0-9]+".r)))
Log name is inferred from name of the class extending this trait.
Log name is inferred from name of the class extending this trait.