The following document contains the results of Checkstyle. 
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 26 |
| Violation | Message | Line |
|---|---|---|
| Total number of methods is 78 (max allowed is 40). | 50 |
| Violation | Message | Line |
|---|---|---|
| Class StaticLoggerBinder should be declared as final. | 31 | |
| Name 'REQUESTED_API_VERSION' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 68 | |
| Variable 'REQUESTED_API_VERSION' must be private and have accessor methods. | 68 | |
| Missing a Javadoc comment. | 70 |