1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

log: add missing string of LOG_ADVIO facility

This commit is contained in:
Steffen Vogel 2017-06-17 19:34:00 +02:00
parent 7beb874020
commit 4eac149e22

View file

@ -65,6 +65,7 @@ static const char *facilities_strs[] = {
"xil", /* LOG_XIL */
"tc", /* LOG_TC */
"if", /* LOG_IF */
"advio", /* LOG_ADVIO */
/* Node-types */
"socket", /* LOG_SOCKET */