mirror of
https://github.com/craigerl/aprsd.git
synced 2026-05-05 05:54:02 -04:00
Add the run.sh switches to show the loglevel
This adds the command line args for aprsd server to show the thread, loglevel and location in the logs for the container build of aprsd
This commit is contained in:
parent
9ac881c56c
commit
8ab6717b17
@ -42,4 +42,4 @@ fi
|
||||
|
||||
export COLUMNS=200
|
||||
python3 -m rich.diagnose
|
||||
exec aprsd server -c $APRSD_CONFIG --loglevel ${LOG_LEVEL}
|
||||
exec aprsd server -c $APRSD_CONFIG --loglevel ${LOG_LEVEL} --show-thread --show-level --show-location
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user