Log a fixed message without printf-alike capabilities, in a way that is * safe to call from a signal handler. * * We actually use this only for signals that are not fatal from the point * of view of Disque. Signals that are going to kill the server anyway and * where we need printf-alike features are served by serverLog(). */
source not stored for this graph (policy: none)
no test coverage detected