"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "src/output.h" between
goaccess-1.6.5.tar.gz and goaccess-1.7.tar.gz

About: GoAccess is a real-time web log analyzer and interactive viewer ("text-based").

output.h  (goaccess-1.6.5):output.h  (goaccess-1.7)
skipping to change at line 89 skipping to change at line 89
/* Metric definition . */ /* Metric definition . */
typedef struct GDefMetric_ { typedef struct GDefMetric_ {
const char *cname; /* metric class name */ const char *cname; /* metric class name */
const char *cwidth; /* metric column width */ const char *cwidth; /* metric column width */
const char *datakey; /* metric JSON data key */ const char *datakey; /* metric JSON data key */
const char *datatype; /* metric data value type */ const char *datatype; /* metric data value type */
const char *lbl; /* metric label (column name) */ const char *lbl; /* metric label (column name) */
const char *metakey; /* metric JSON meta key */ const char *metakey; /* metric JSON meta key */
const char *metatype; /* metric meta value type */ const char *metatype; /* metric meta value type */
const char *metalbl; /* metric meta value label */ const char *metalbl; /* metric meta value label */
const char *hlregex; /* highlight regex value */
} GDefMetric; } GDefMetric;
void output_html (GHolder * holder, const char *filename); void output_html (GHolder * holder, const char *filename);
#endif #endif
 End of changes. 1 change blocks. 
0 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)