febuild/polaris.log
2025-02-05 17:20:25 +01:00

16 lines
921 B
Plaintext

16:13:35 [INFO] [src/main.rs:129] Cache files location is "."
16:13:35 [INFO] [src/main.rs:130] Data files location is "."
16:13:35 [INFO] [src/main.rs:131] Config file location is "./polaris.toml"
16:13:35 [INFO] [src/main.rs:132] Legacy database file location is "./db.sqlite"
16:13:35 [INFO] [src/main.rs:133] Log file location is Some(
"./polaris.log",
)
16:13:35 [INFO] [src/main.rs:136] Pid file location is "./polaris.pid"
16:13:35 [INFO] [src/main.rs:138] Web client files location is "./web"
16:13:35 [INFO] [src/app/index.rs:42] No existing collection index to restore
16:13:35 [INFO] [src/main.rs:151] Starting up server
16:13:35 [INFO] [src/app/scanner.rs:202] Beginning collection scan
16:13:35 [INFO] [src/app/scanner.rs:370] Browsing collection using 8 threads
16:13:35 [INFO] [src/ui/headless.rs:6] Starting up UI (headless)
16:13:35 [INFO] [src/app/scanner.rs:336] Collection scan took 0.015 seconds