1d204a1 add `create()` method for ValidationEvents

Authored and Committed by adamwill 8 years ago
    add `create()` method for ValidationEvents
    
    this basically moves event creation from relval to wikitcms,
    and makes it a bit better written. This lets us share the code
    with the new fedmsg-based automatic event creator I'm writing
    to replace relval nightly --if-needed. Also enables logging in
    `event.py` so we can show some status.
    
        
file modified
+59 -0