Releases: funkwerk-mobility/log
Releases · funkwerk-mobility/log
0.7.1
27 Jan 12:16
Compare
Sorry, something went wrong.
No results found
Fixed: Use const(char)[] in simplifyNamedReferences.
0.7.0
19 Jan 11:40
Compare
Sorry, something went wrong.
No results found
Changed: Allow named references in format strings.
This is preparatory work for structured logging, although full support is still pending.
0.6.0
22 Nov 10:47
Compare
Sorry, something went wrong.
No results found
Changed: Simplify access to file descriptors (introduced with 0.4.0)
0.5.2
23 Jun 11:30
Compare
Sorry, something went wrong.
No results found
Fixed: Reverted convenience functions to just use the standard layout.
0.5.0
20 Jun 11:48
Compare
Sorry, something went wrong.
No results found
Changed: For more flexibility, change the layout function passed to the logger into a class.
0.4.4
15 Apr 16:37
Compare
Sorry, something went wrong.
No results found
changed: just avoid deprecated contract syntax
0.4.3
30 Apr 11:36
Compare
Sorry, something went wrong.
No results found
changed: evaluate lazy args as soon as we know we'll log the message
0.4.2
24 Mar 08:00
Compare
Sorry, something went wrong.
No results found
0.4.1
22 May 09:35
Compare
Sorry, something went wrong.
No results found
use output range for sink instead of delegate
0.4.0
08 Mar 17:13
Compare
Sorry, something went wrong.
No results found
expose file descriptors so that client code can "log" segmentation faults etc.