You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
1.0 KiB
10 lines
1.0 KiB
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
|
|
|