futrix/futriix.log

14 lines
520 B
Plaintext
Raw Normal View History

2025-09-28 23:39:13 +03:00
[INFO] Starting futriiX application-server
[INFO] Initializing application server components
[INFO] Creating Lua interpreter
[INFO] Starting HTTP server
[INFO] HTTP server background task started
[INFO] HTTP server started on static directory: ./static
[INFO] Starting interactive mode
[INFO] Interactive mode started, waiting for user input
[INFO] Lua command received: exit
[INFO] Exit command received, shutting down
[INFO] Interactive mode ended
[INFO] Stopping HTTP server
[INFO] futriiX application-server stopped