Re: [Vala] Remove line numbers from logging
- From: Abderrahim KITOUNI <a kitouni gmail com>
- To: Ricardo Gladwell <ricardo gladwell gmail com>
- Cc: vala-list <vala-list gnome org>
- Subject: Re: [Vala] Remove line numbers from logging
- Date: Tue, 3 May 2011 21:48:15 +0100
Hello,
2011/5/3, Ricardo Gladwell <ricardo gladwell gmail com>:
Thanks for the info, what exactly does the [Diagnostics] annotation do
and where is it used?
It is used in the bindings for GLib (look for glib-2.0.vapi), and
tells the compiler to prepend the file name/line number to the actual
message. logv doesn't have the annotation, so you can use it if you
want things to go through GLib's logging system.
Regards,
Abderrahim
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]