#include <libaklogcatter.h>

int main()
{
    ak_logcatter();
    return 0;
}