Added a basic_logging.c which shows how to use the logging stuff. Moved
xmpp_log_level_name into strophe.h for client access.
This commit is contained in:
@@ -61,6 +61,7 @@ Headers = Split("""
|
||||
|
||||
Examples = Split("""
|
||||
basic.c
|
||||
basic_logging.c
|
||||
active.c
|
||||
roster.c
|
||||
""")
|
||||
|
||||
Reference in New Issue
Block a user