armbian_build/lib/functions/logging
Ricardo Pardini 78dcf01c92
armbian-next: cleanup, kill and add to-do's, remove dead code, turn down logging, squash future shortcircuit bugs
- killed `[[ $ROOTFS_TYPE != ext4 ]] && display_alert "Assuming ${BOARD} ${BRANCH} kernel supports ${ROOTFS_TYPE}" "" "wrn"`
  - which definitely didn't belong in rootfs
- disable usage of run_host_command_logged_long_running for kernel-make
- stop lying about long_running stuff being any different from non-long_running versions
- stop lying about 'set -e' when there's still a bunch of pipes for "pv" and stuff all around
2023-02-18 07:44:33 -03:00
..
capture.sh armbian-next: lib changes - MEGASQUASH - squashed changes from c9cf3fc241cfb4c872f4aef7bbc41d5854db7ea3 to 6809de3d6063cb041205a8318e19da6a4dee68c9 ref extensions_08_10_2022_pre_v30 2023-02-18 07:38:46 -03:00
display-alert.sh armbian-next: hopefully improved error logging; avoid logging errors up to 3x; subdued red stacktraces 2023-02-18 07:43:43 -03:00
export-logs.sh armbian-next: logging: (very, very early beta) for uploading/sharing of ANSI log file online 2023-02-18 07:44:13 -03:00
logging.sh armbian-next: fix ANSI logs, use reset at strategic places 2023-02-18 07:44:06 -03:00
runners.sh armbian-next: cleanup, kill and add to-do's, remove dead code, turn down logging, squash future shortcircuit bugs 2023-02-18 07:44:33 -03:00
section-logging.sh armbian-next: logging: validate where not already in a logging section when trying to start a new one 2023-02-18 07:44:18 -03:00
stacktraces.sh armbian-next: extensions: move 'extensions.sh' into library; replace manual source with init function 2023-02-18 07:44:05 -03:00
trap-logging.sh armbian-next: logging: new log file / summary nomenclature 2023-02-18 07:44:01 -03:00
traps.sh armbian-next: mark remove_all_trap_handlers() deprecated, it never did anything 2023-02-18 07:44:16 -03:00