• 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
binaries Loading commit data...
build Loading commit data...
configs Loading commit data...
doc Loading commit data...
hwinfo-sdb Loading commit data...
kernel Loading commit data...
patches Loading commit data...
robustness/coding Loading commit data...
scripts Loading commit data...
usb-loader Loading commit data...
userspace Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Kconfig Loading commit data...
Kconfig_port_timing.in Loading commit data...
Kconfig_sfp_fiber.in Loading commit data...
Kconfig_vlans.in Loading commit data...
Makefile Loading commit data...
Makefile.kconfig Loading commit data...
README Loading commit data...
gen_kconfig_port_timing.sh Loading commit data...
gen_kconfig_sfp_fiber.sh Loading commit data...