| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-21 | all: store the service file name as service ID | Shulhan | |
| Instead of using name, which may contains space, use the file name as service ID. In this way, the log file name will match with the service file name. | |||
| 2025-08-20 | all: rename suffix Options with Config | Shulhan | |
| Options means optional, while the field in struct may contains mandatory or must not be empty. | |||
