preCICE v3.1.1
Loading...
Searching...
No Matches
Public Attributes | List of all members
precice::logging::LogLocation Struct Reference

Struct used to capture the original location of a log request. More...

#include <Logger.hpp>

Public Attributes

const char * file
 
int line
 
const char * func
 

Detailed Description

Struct used to capture the original location of a log request.

Definition at line 9 of file Logger.hpp.

Member Data Documentation

◆ file

const char* precice::logging::LogLocation::file

Definition at line 10 of file Logger.hpp.

◆ func

const char* precice::logging::LogLocation::func

Definition at line 12 of file Logger.hpp.

◆ line

int precice::logging::LogLocation::line

Definition at line 11 of file Logger.hpp.


The documentation for this struct was generated from the following file: