log: introduce log_syntax_parse_error()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 22 Aug 2024 05:14:03 +0000 (14:14 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 1 Sep 2024 20:45:04 +0000 (05:45 +0900)
commit1e04eb00f79b92657b7981aefdbe764341844ba5
tree20111c61a3f3c161e66e4853bf9c58e69359b703
parentb043f651c8e4ee402a5f0f2401d4b75347d4e5e1
log: introduce log_syntax_parse_error()

This provides generic error message for failures in conf parsers.
Currently this is not used, but will be used later.
src/basic/log.c
src/basic/log.h