mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-11-30 13:58:19 +01:00
=== Released 2.5.0 ===
Sun Jul 18 19:40:30 2004 Soeren Sandmann <sandmann@daimi.au.dk> * === Released 2.5.0 === * Makefile.am (BUILT_EXTRA_DIST): move gtk-doc.make here.
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
2123fa7b8e
commit
0192c59937
@@ -121,14 +121,6 @@ A convenience function/macro to log a warning message.
|
||||
@...: format string, followed by parameters to insert into the format string (as with <function>printf()</function>)
|
||||
|
||||
|
||||
<!-- ##### MACRO g_debug ##### -->
|
||||
<para>
|
||||
A convenience function/macro to log a debug message.
|
||||
</para>
|
||||
|
||||
@...: format string, followed by parameters to insert into the format string (as with <function>printf()</function>)
|
||||
@Since: 2.6
|
||||
|
||||
<!-- ##### MACRO g_critical ##### -->
|
||||
<para>
|
||||
Logs a "critical warning" (#G_LOG_LEVEL_CRITICAL). It's more or less
|
||||
@@ -154,6 +146,15 @@ assertion failure.
|
||||
@...: the parameters to insert into the format string.
|
||||
|
||||
|
||||
<!-- ##### MACRO g_debug ##### -->
|
||||
<para>
|
||||
A convenience function/macro to log a debug message.
|
||||
</para>
|
||||
|
||||
@...: format string, followed by parameters to insert into the format string (as with <function>printf()</function>)
|
||||
@Since: 2.6
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_log_set_handler ##### -->
|
||||
<para>
|
||||
Sets the log handler for a domain and a set of log levels.
|
||||
|
||||
Reference in New Issue
Block a user