/* Copyright (c) 2018-2020, The Tor Project, Inc. *//* See LICENSE for licensing information *//**
* \file log_sys.h
* \brief Declare subsystem object for the logging module.
**/#ifndef TOR_LOG_SYS_H
#defineTOR_LOG_SYS_Hexternconststruct subsys_fns_t sys_logging;#endif/* !defined(TOR_LOG_SYS_H) */