• 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
..
.gitignore Loading commit data...
Makefile Loading commit data...
com.c Loading commit data...
config.h Loading commit data...
driver_stuff.h Loading commit data...
fix_tai_offset.c Loading commit data...
libtools.h Loading commit data...
lm32-vuart.c Loading commit data...
load-lm32.c Loading commit data...
load-virtex.c Loading commit data...
mapper.c Loading commit data...
mkpasswd.c Loading commit data...
nbtee.c Loading commit data...
rtu_stat.c Loading commit data...
sdb-read.c Loading commit data...
softpll_regs.h Loading commit data...
spll_dbg_proxy.c Loading commit data...
term.c Loading commit data...
term.h Loading commit data...
time_lib.c Loading commit data...
time_lib.h Loading commit data...
utc_leap_test.c Loading commit data...
utils.c Loading commit data...
utils.h Loading commit data...
wmapper.c Loading commit data...
wr_date.c Loading commit data...
wr_mon.c Loading commit data...
wr_phytool.c Loading commit data...
wrs_auxclk.c Loading commit data...
wrs_checkcfg.c Loading commit data...
wrs_dump_shmem.c Loading commit data...
wrs_dump_shmem.h Loading commit data...
wrs_leapsec.c Loading commit data...
wrs_pps_control.c Loading commit data...
wrs_pstats.c Loading commit data...
wrs_sfp_dump.c Loading commit data...
wrs_status_led.c Loading commit data...
wrs_throttling.c Loading commit data...
wrs_version.c Loading commit data...
wrs_vlans.c Loading commit data...
wrs_vlans.h Loading commit data...