Hermes
|
Holds information about log code location. More...
#include <logging.h>
Public Attributes | |
const char * | file_name |
file path | |
int | line |
file line number | |
const char * | function_name |
scope name | |
Holds information about log code location.