2026-05-29 21:12:33.490 [main] INFO com.example.datacollect.Main - Starting CLI Crawler application 2026-05-29 21:12:33.502 [main] INFO c.e.d.strategy.StrategyFactory - StrategyFactory initialized with 6 strategies 2026-05-29 21:12:33.504 [main] DEBUG c.e.d.controller.CrawlerController - Registered command: help 2026-05-29 21:12:33.504 [main] DEBUG c.e.d.controller.CrawlerController - Registered command: list 2026-05-29 21:12:33.505 [main] DEBUG c.e.d.controller.CrawlerController - Registered command: crawl 2026-05-29 21:12:33.505 [main] DEBUG c.e.d.controller.CrawlerController - Registered command: exit 2026-05-29 21:12:33.505 [main] INFO c.e.d.controller.CrawlerController - CrawlerController initialized with 4 commands 2026-05-29 21:12:33.508 [main] INFO c.e.datacollect.view.ConsoleView - Success: Welcome to CLI Crawler (w10_3)! Type help for commands. 2026-05-29 21:12:33.508 [main] INFO com.example.datacollect.Main - Application ready, waiting for input 2026-05-29 21:12:33.509 [main] DEBUG c.e.datacollect.view.ConsoleView - Reading input from console