Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix schema name for logging in README #26

Merged
merged 1 commit into from
Mar 17, 2022
Merged

Conversation

sumpfralle
Copy link
Contributor

@sumpfralle sumpfralle commented Oct 13, 2019

I noticed the following in v0.15.1:

root@AP-2-76:~# olsrd2 --schema=log.info
    info (list)
    Default value:
    Parameter must be on of the following list:
    'all', 'main', 'logging', 'config', 'plugins', 'subsystems', 'class', 'clock', 'duplicate_set', 'eth_listener', 'ff_dat_metric', 'ff_dat_metric_raw', 'layer2', 'layer2info', 'link_config', 'neighbor_probing', 'netjsoninfo', 'nhdp', 'nhdp_r', 'nhdp_w', 'nhdpinfo', 'nl80211_listener', 'olsrv2', 'olsrv2_r', 'olsrv2_w', 'olsrv2_routing', 'olsrv2info', 'os_fd', 'os_interface', 'os_routing', 'os_system', 'packet_socket', 'rfc5444', 'socket', 'stream_socket', 'systeminfo', 'telnet', 'timer', 'viewer', 'rfc5444_r', 'rfc5444_w'
    Description:
        Set logging sources that display info and warnings
root@AP-2-76:~# olsrd2 --schema=logging.info

Thus the documentation is probably not correct at the moment.

@mathiashro mathiashro merged commit 9dc4672 into OLSR:master Mar 17, 2022
@mathiashro
Copy link
Contributor

Merged documentation update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants