emilk / emilk/loguru

Option to not catch SIGINT and SIGTERM

Open
#133 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
1.9k
Forks
280
Avg merge
7m
Merged PRs (30d)
4

Description

These signals don't necessarily represent an error condition, as they can be sent to request the program to shut down gracefully. Thus, I think it's strange that Loguru treats them as a fatal error. Perhaps it would make sense for some programs though, so I would propose adding an additional compile-time option for it.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.