1
0
mirror of https://github.com/Zygo/bees.git synced 2025-10-30 09:40:35 +01:00
Files
bees/src/bees-resolve.cc
Zygo Blaxell be2c55119e bees: make exceptions less prominent in log output
Introduce a mechanism to suppress exceptions which do not produce a
full stack trace for common known cases where a loop should be aborted.
Use this mechanism to suppress the infamous "FIXME" exception.

Reduce the log level to at most NOTICE, and in some cases DEBUG.

Signed-off-by: Zygo Blaxell <bees@furryterror.org>
2019-01-06 01:48:35 -05:00

14 KiB