CatapultServer
v0.5.0.1 (Elephant)
|
Traits for attaching a line number to a log record. More...
Public Types | |
using | Type = unsigned int |
using | TagType = keywords::tag::line |
Static Public Attributes | |
static constexpr auto | Name = "Line" |
Traits for attaching a line number to a log record.
using catapult::utils::log::LineNumberTraits::TagType = keywords::tag::line |
using catapult::utils::log::LineNumberTraits::Type = unsigned int |
|
staticconstexpr |