wireplumber/docs/rst/lua_api
George Kiagiadakis 4f27d18bd3 log: rename "message" level to "notice" and print criticals with "E"
Syslog calls this level "notice" and I prefer it because we use it
to display significant messages that are not warnings, but they
are not really "standard", as GLib wants them to be. There is nothing
"standard" about log messages in general.

Also, make these notice messages be enabled at debug level 2, together
with warnings. The default log.level is 2 and it is a good idea to show
notices by default too.

Finally, show them in the log with "N" and also change criticals to be
shown with "E", meaning "error"... Then promote G_LOG_LEVEL_ERROR
messages to be shown with "F", meaning "fatal", because in fact these
messages are always fatal and always call abort(). Still, keep the term
"critical" in the functions to make sure that whoever uses them is aware
that this level is only for critical conditions and not suitable to
display any kind of error.
2023-05-18 16:19:49 +03:00
..
lua_core_api.rst docs: make progress on lua api documentation 2021-05-28 19:22:56 +03:00
lua_gobject.rst doc: Add WpImplModule docs for the C and Lua API 2021-08-18 16:04:39 +00:00
lua_introduction.rst docs: configs-refactor changes. 2023-04-17 07:44:19 -04:00
lua_local_module_api.rst docs: impl-module: add since markers and improve the Lua doc appearence 2021-08-19 17:58:07 +03:00
lua_log_api.rst log: rename "message" level to "notice" and print criticals with "E" 2023-05-18 16:19:49 +03:00
lua_object_api.rst docs: convert lua api docs to pure rst 2021-05-25 14:19:53 +03:00
lua_object_interest_api.rst docs: document the lua ObjectManager / Interest / Constraint APIs 2021-07-02 20:24:25 +03:00
lua_object_manager_api.rst docs: document the lua ObjectManager / Interest / Constraint APIs 2021-07-02 20:24:25 +03:00
lua_proxies_api.rst docs: configs-refactor changes. 2023-04-17 07:44:19 -04:00
lua_session_item_api.rst docs: convert lua api docs to pure rst 2021-05-25 14:19:53 +03:00
lua_spa_device_api.rst docs: convert lua api docs to pure rst 2021-05-25 14:19:53 +03:00
lua_spa_pod.rst docs: add placeholder for lua_spa_pod 2022-05-04 16:04:56 -04:00
meson.build docs: add placeholder for lua_spa_pod 2022-05-04 16:04:56 -04:00