struct Poco::NestedDiagnosticContext::Context

struct Context
{
    // fields

    std::string info;
    const char* file;
    int line;
};