fix: log path (#17)
Some checks failed
build / build (push) Failing after 5m17s

- fix log path for `joj-mon`

Reviewed-on: #17
Reviewed-by: 张泊明518370910136 <bomingzh@sjtu.edu.cn>
Co-authored-by: Nuvole <jon-lee@sjtu.edu.cn>
Co-committed-by: Nuvole <jon-lee@sjtu.edu.cn>
This commit is contained in:
李衍志523370910113 2025-05-26 10:19:26 +08:00 committed by 张泊明518370910136
parent b1ea7d9591
commit ae592a3825
8 changed files with 8 additions and 8 deletions

View File

@ -12,6 +12,6 @@ DEFAULT_PROC_LIMIT = 50
JOJ3_CONFIG_ROOT = Path("/home/tt/.config/joj")
TEAPOT_CONFIG_ROOT = Path("/home/tt/.config/teapot")
CACHE_ROOT = Path("/home/tt/.cache")
JOJ3_LOG_PATH = CACHE_ROOT / "joj3.log"
JOJ3_LOG_PATH = CACHE_ROOT / "joj3" / "joj3.log"
TEAPOT_LOG_PATH = CACHE_ROOT / "joint-teapot-debug.log"
ACTOR_CSV_PATH = JOJ3_CONFIG_ROOT / "students.csv"

View File

@ -1,6 +1,6 @@
{
"name": "hw7 ex2",
"logPath": "/home/tt/.cache/joj3.log",
"logPath": "/home/tt/.cache/joj3/joj3.log",
"expireUnixTimestamp": 1735574399,
"effectiveUnixTimestamp": 1735487999,
"actorCsvPath": "/home/tt/.config/joj/students.csv",

View File

@ -1,6 +1,6 @@
{
"name": "hw7 ex2",
"logPath": "/home/tt/.cache/joj3.log",
"logPath": "/home/tt/.cache/joj3/joj3.log",
"expireUnixTimestamp": 1735574399,
"effectiveUnixTimestamp": 1735487999,
"actorCsvPath": "/home/tt/.config/joj/students.csv",

View File

@ -1,6 +1,6 @@
{
"name": "hw7 ex2",
"logPath": "/home/tt/.cache/joj3.log",
"logPath": "/home/tt/.cache/joj3/joj3.log",
"expireUnixTimestamp": 1735574399,
"effectiveUnixTimestamp": 1735487999,
"actorCsvPath": "/home/tt/.config/joj/students.csv",

View File

@ -1,6 +1,6 @@
{
"name": "hw7 ex2",
"logPath": "/home/tt/.cache/joj3.log",
"logPath": "/home/tt/.cache/joj3/joj3.log",
"expireUnixTimestamp": 1735574399,
"effectiveUnixTimestamp": 1735487999,
"actorCsvPath": "/home/tt/.config/joj/students.csv",

View File

@ -1,6 +1,6 @@
{
"name": "hw7 ex2",
"logPath": "/home/tt/.cache/joj3.log",
"logPath": "/home/tt/.cache/joj3/joj3.log",
"expireUnixTimestamp": 1735574399,
"effectiveUnixTimestamp": 1735487999,
"actorCsvPath": "/home/tt/.config/joj/students.csv",

View File

@ -1,6 +1,6 @@
{
"name": "hw7 ex2",
"logPath": "/home/tt/.cache/joj3.log",
"logPath": "/home/tt/.cache/joj3/joj3.log",
"expireUnixTimestamp": 1735574399,
"effectiveUnixTimestamp": 1735487999,
"actorCsvPath": "/home/tt/.config/joj/students.csv",

View File

@ -1,6 +1,6 @@
{
"name": "hw7 ex2",
"logPath": "/home/tt/.cache/joj3.log",
"logPath": "/home/tt/.cache/joj3/joj3.log",
"expireUnixTimestamp": 1735574399,
"effectiveUnixTimestamp": 1735487999,
"actorCsvPath": "/home/tt/.config/joj/students.csv",