gnome-shell/js
Jonas Dreßler 8a1c7ce590 parentalControlsManager: Be less verbose on the logs
There's a few things that are really unncessary to log without any
debugging enabled, for example "Getting parental controls for user", so
remove that.

Other things can be useful, so use console.debug() to log those.

Especially the warning in showAppInfo() we don't want log by default as
it spills tons of messages during shell startup (the async
initialization of the malcontent manager takes some time).

While at it, also make the !HAVE_MALCONTENT message a bit more accurate.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2196>
2022-02-18 22:05:16 +00:00
..
dbusServices js: Simplify promisify() calls 2022-02-11 16:24:01 +00:00
gdm js: Use templates for non-translatable strings 2022-02-12 12:29:52 +00:00
misc parentalControlsManager: Be less verbose on the logs 2022-02-18 22:05:16 +00:00
perf
portalHelper js: Use templates for non-translatable strings 2022-02-12 12:29:52 +00:00
ui dateMenu: Get interval for the right timezone 2022-02-18 19:55:46 +00:00
js-resources.gresource.xml gdm: Add AuthList control 2022-01-13 15:03:02 -05:00
meson.build
portal-resources.gresource.xml