mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
FRAMEWORK: more logging
This commit is contained in:
parent
03ef887e72
commit
2a44f69fa8
|
@ -11,6 +11,7 @@ rd_logs_folder="/var/config/retrodeck/logs" # Static location to write all Retro
|
|||
source /app/libexec/logger.sh
|
||||
rotate_logs
|
||||
|
||||
log d "Debug mode enabled"
|
||||
log i "Initializing RetroDECK"
|
||||
log i "Running on $XDG_SESSION_DESKTOP, $XDG_SESSION_TYPE"
|
||||
if [[ -n $container ]]; then
|
||||
|
|
Loading…
Reference in a new issue