• Maciej Lipinski's avatar
    [issue #194] add facility to wrs_msg and <facility*8+priority> to output msgs · 8c9ef674
    Maciej Lipinski authored
    Logger can interpret get log facility & level (error, info, etc) from
    log message if such info is provided properly. I.e. it needs to be
    enclosed in <> and the first thing in the message. The wrs-msg.c file
    in the libwr was changed such that the log facility & level ares properly
    printed in log messages, and thus later properly interpreted by the syslog
    elastic search on the server. For this, wrs_msg lib needs to know the
    faciltiy of the application that uses it. Thus, the wrs_msg_init()
    function was updated (in the library and all its calls in applications)
    8c9ef674
Name
Last commit
Last update
..
include/libwr Loading commit data...
Makefile Loading commit data...
README Loading commit data...
dot-config.c Loading commit data...
fan.c Loading commit data...
fpga_io.c Loading commit data...
hal_client.c Loading commit data...
hal_minirpc.c Loading commit data...
hwiu.c Loading commit data...
i2c.c Loading commit data...
i2c.h Loading commit data...
i2c_bitbang.c Loading commit data...
i2c_bitbang.h Loading commit data...
i2c_fpga_reg.c Loading commit data...
i2c_fpga_reg.h Loading commit data...
i2c_io.c Loading commit data...
i2c_io.h Loading commit data...
i2c_sfp.c Loading commit data...
i2c_sfp.h Loading commit data...
init.c Loading commit data...
libshw_i2c.c Loading commit data...
libshw_i2c.h Loading commit data...
mac.c Loading commit data...
pio.c Loading commit data...
pps_gen.c Loading commit data...
ptpd_netif.c Loading commit data...
rt_client.c Loading commit data...
shmem.c Loading commit data...
shw_io.c Loading commit data...
spwm-regs.h Loading commit data...
timeout.c Loading commit data...
util.c Loading commit data...
wrs-msg.c Loading commit data...