Thank you for your work, I am using vishvananda/netlink in the caddy-ipset module which is listed on the official Caddy website.
I had to write in the README.md not to worry about this info level log message the vishvananda/netlink library produces:
Jan 28 10:34:22 chela.deovero.net caddy[2972431]: {"level":"info","ts":1769592862.4663455,"msg":"unknown ipset data attribute from kernel: {Type:21 Value:[12]} 21"}
Jan 28 10:34:22 chela.deovero.net caddy[2972431]: {"level":"info","ts":1769592862.4663534,"msg":"unknown ipset data attribute from kernel: {Type:16401 Value:[41 57 90 66]} 17"}
Can we lower the severity level to debug, or get rid of the message entirely?
I am happy to submit a PR if you tell me in which direction to go.
Of course I don't have such deep knowledge of the internal workings of the Linux Kernel you guys have.
Thank you for your work, I am using
vishvananda/netlinkin the caddy-ipset module which is listed on the official Caddy website.I had to write in the README.md not to worry about this info level log message the
vishvananda/netlinklibrary produces:Can we lower the severity level to
debug, or get rid of the message entirely?I am happy to submit a PR if you tell me in which direction to go.
Of course I don't have such deep knowledge of the internal workings of the Linux Kernel you guys have.