#!/usr/bin/env python


from pytaillog.server import main
main()

