Commit graph

3 commits

Author SHA1 Message Date
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
Geod24 ca9119af62 Fix deprecations in tests and examples 2020-08-21 15:39:02 +09:00
Sönke Ludwig 92ef5cafdf Port TCP tests from the vibe.d repository. 2020-03-19 12:15:05 +01:00