#pragma once
#include <panda/log.h>

namespace panda { namespace unievent {
    extern panda::log::Module panda_log_module;
}}