journal.proxies¶
Module Contents¶
-
journal.proxies.debugIndex()¶ Build an object that is a wrapper around the debug channel index from the C++ extension. i.e. {pyre::journal::debug_t::index_t}
-
journal.proxies.firewallIndex()¶ Build an object that is a wrapper around the firewall channel index from the C++ extension. i.e. {pyre::journal::firewall_t::index_t}
-
journal.proxies.infoIndex()¶ Build an object that is a wrapper around the info channel index from the C++ extension. i.e. {pyre::journal::info_t::index_t}
-
journal.proxies.warningIndex()¶ Build an object that is a wrapper around the warning channel index from the C++ extension. i.e. {pyre::journal::warning_t::index_t}
-
journal.proxies.errorIndex()¶ Build an object that is a wrapper around the error channel index from the C++ extension. i.e. {pyre::journal::error_t::index_t}