-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathvelocity.log
9 lines (9 loc) · 1.04 KB
/
velocity.log
1
2
3
4
5
6
7
8
9
2012-12-16 20:27:50,032 - Velocimacro : Default library not found.
2012-12-16 20:27:50,032 - Velocimacro : allowInline = true : VMs can be defined inline in templates
2012-12-16 20:27:50,032 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
2012-12-16 20:27:50,032 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
2012-12-16 20:27:50,032 - Velocimacro : autoload off : VM system will not automatically reload global library macros
2012-12-16 20:27:50,033 - ResourceManager : found /userRegistration.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2012-12-16 20:27:50,034 - Null reference [template '/userRegistration.vm', line 5, column 44] : $fullName cannot be resolved.
2012-12-16 20:27:50,034 - Null reference [template '/userRegistration.vm', line 5, column 55] : $userId cannot be resolved.
2012-12-16 20:27:50,034 - Null reference [template '/userRegistration.vm', line 11, column 5] : $title cannot be resolved.