MCPcopy Create free account
hub / github.com/Exiv2/exiv2 / level

Method level

src/error.cpp:126–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124}
125
126LogMsg::Level LogMsg::level() {
127 return level_;
128}
129
130LogMsg::Handler LogMsg::handler() {
131 return handler_;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected