Constant LOG_TARGET

Source
pub const LOG_TARGET: &str = "txpool";
Expand description

Log target for transaction pool.

It can be used by other components for logging functionality strictly related to txpool (e.g. importing transaction).