Commit graph

20 commits

Author SHA1 Message Date
icenine451 a5eba709d9 Add conditional logging based on logging_level 2024-10-18 09:40:28 -04:00
icenine451 ef9b5024fd Rearrange logging checks based on verbosity 2024-10-18 09:29:25 -04:00
icenine451 c8fcabec02 Check logging level first for log() function for efficiency 2024-10-18 09:27:41 -04:00
icenine451 2e1a461855 Make writing to log file and showing terminal output depending on logging level 2024-10-18 09:25:54 -04:00
Alex Meyer 5db5fcb407 make log output to stderr 2024-05-14 16:16:36 -04:00
icenine451 709908f06a Remove duplicate log file creation if not found 2024-03-28 14:27:20 -04:00
icenine451 590b7bcfa9 Cleanup logging functionality 2024-03-22 17:10:26 -04:00
XargonWan 5e642c5bd5 LOGGER: added various check cases, might be optimized tho 2024-03-22 10:12:12 +01:00
XargonWan 5570700867 LOGGER: potential fix for logs folder not being created 2024-03-21 22:01:17 +01:00
XargonWan c43d7ddf36 LOGGER: fixed ES-DE logs symlink 2024-03-20 21:13:16 +01:00
XargonWan ee030900a1 LOGGER: fixes for when rdhome is not available 2024-03-20 00:19:25 +01:00
XargonWan 189dcb2324 LOGGER: fixed path not being created 2024-03-19 22:54:27 +01:00
icenine451 efad8a8ad9 Move default RD logs folder to internal space, then dir_prep after user selects install location 2024-02-28 14:41:42 -05:00
XargonWan a7f3866e96 LOGGER: populating functions 2024-02-28 18:13:33 +01:00
XargonWan c09e5aba1c LOGGER: fixes 2024-02-28 16:10:28 +01:00
XargonWan ad9485914c LOGGER: symlinked ES-DE log file into logs folder 2024-02-16 17:20:52 +01:00
XargonWan 90cf770298 LOGGER: enhancements 2024-01-05 10:59:18 +01:00
XargonWan 878e3e41ca LOGGER: more logging 2024-01-04 17:34:02 +01:00
XargonWan e365c41cd6 LOGGER: fixed debug colorization 2024-01-04 14:05:25 +01:00
XargonWan 28550e33ac LOGGER: added a first logging script and sourced it in all the needed scripts 2024-01-04 09:26:42 +01:00