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:
parent
7beb874020
commit
4eac149e22
1 changed files with 1 additions and 0 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Reference in a new issue