armbian-build/lib/functions/logging
Darsey Litzenberger ce33bddb58 Make the colorized build output readable on a light background
This fixes the readability of colorized output of compile.sh when
running on a terminal with a light background.  It uses the COLORFGBG
environment variable similarly to how the ip(8) command does.

Signed-off-by: Darsey Litzenberger <dlitz@dlitz.net>
2024-02-09 19:38:03 +01:00
..
capture.sh capture: set globals `CAPTURED_VARS_NAMES` and `CAPTURED_VARS_ARRAY` (instead of `CAPTURED_VARS_ARRAY` that was space-delimited); filter and sort last-minute 2023-03-31 09:12:44 +02:00
debug-dump.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
display-alert.sh Make the colorized build output readable on a light background 2024-02-09 19:38:03 +01:00
export-logs.sh Move to primary pastebin service. It was upgraded long time ago and nobody switched back 2023-12-14 21:54:22 +01:00
logging.sh Make the colorized build output readable on a light background 2024-02-09 19:38:03 +01:00
runners.sh Add compatibility for non-FHS 3.0 systems 2023-07-19 23:16:22 +02:00
section-logging.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
stacktraces.sh stacktraces: introduce `get_stacktrace_element_by_index()` to get a specific stracktrace element 2023-11-25 13:38:10 +01:00
trap-logging.sh trap-logging: don't export markdown logs and GHA summary unless `GHA_EXPORT_MD_SUMMARY=yes` (try to make unicorns go away) 2023-08-12 12:04:22 +02:00
traps.sh `config_post_main`: sanity checks for `RELEASE` (vs `ARCH`) and `RELEASE+DESKTOP_ENVIRONMENT` (vs `ARCH`) 2023-08-23 21:35:02 +02:00