14 lines
520 B
Plaintext
14 lines
520 B
Plaintext
|
[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
|