Sebastian Dröge
|
492c3d656c
|
Run everything through rustfmt again
|
2018-04-01 11:57:58 +03:00 |
|
Sebastian Dröge
|
fca0287dec
|
Use ptr::NonNull in various places
|
2018-04-01 11:29:55 +03:00 |
|
Sebastian Dröge
|
fc7cda4522
|
Directly dereference DebugCategory struct to read the threshold and #[inline]
This should improve logging performance if the threshold is not high
enough.
|
2018-03-16 12:27:36 +02:00 |
|
Sebastian Dröge
|
c2f075ed8d
|
Description of debug categories is optional
Also add a getter for the description of a debug category
|
2017-12-16 17:56:23 +02:00 |
|
Sebastian Dröge
|
fccb1eca5e
|
Implement fmt::Debug more consistently for miniobjects and various other types
|
2017-12-01 11:34:01 +02:00 |
|
Sebastian Dröge
|
60e6bd8604
|
Require passing an object reference directly to the GStreamer logging macros
|
2017-09-11 14:18:32 +03:00 |
|
Sebastian Dröge
|
ca6c597fad
|
Add bindings for the GStreamer logging system
|
2017-09-09 16:35:01 +03:00 |
|