#21 Report exceptions in nodes

Cerrada
abierta hace 7 años por caryoscelus · 1 comentarios

Basically we need to have some kind of (perhaps global) error log, which would also keep track of repeating errors.

Basically we need to have some kind of (perhaps global) error log, which would also keep track of repeating errors.
caryoscelus comentado hace 7 años
Propietario

Implementation idea: non-virtual get(..) const noexcept that calls virtual get_impl(..) const (that throws whenever it feels like it) and collects its errors into log.

Implementation idea: non-virtual `get(..) const noexcept` that calls virtual `get_impl(..) const` (that throws whenever it feels like it) and collects its errors into log.
caryoscelus mencionada esta incidencia en un commit hace 7 años
Inicie sesión para unirse a esta conversación.
Cargando...
Cancelar
Guardar
Aún no existe contenido.