springBootLogs
Retrieve recent log lines from a running Spring Boot application to monitor activity and diagnose issues.
Instructions
Get the most recent log lines from the running Spring Boot application
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lines | No | Number of log lines to return | |
| module | No |