vibe-core/source/vibe
Geod24 bd8c2c6e90 Use logException consistently and use logDiagnostic
Many places around were re-inventing logException with varying level of success.
In addition, the full error is now printed as a diagnostic instead of debug.
This is more in line with the description of `LogLevel.diagnostic`
("Extended user information (e.g. for more detailed error information)"),
as opposed to the one of `LogLevel.debug_`
("Developer information useful for algorithm debugging").
2020-08-24 05:17:59 +02:00
..
core Use logException consistently and use logDiagnostic 2020-08-24 05:17:59 +02:00
internal Improve error messages for unimplemented interfaces 2020-08-02 18:25:01 +02:00
appmain.d Correct copyright holder. 2020-01-27 19:20:52 +01:00