chore(logging): Reduce microagents directory logging noise from WARNING to DEBUG (#10127)

Co-authored-by: openhands <openhands@all-hands.dev>
This commit is contained in:
Xingyao Wang 2025-08-06 14:26:42 -04:00 committed by GitHub
parent 37cebc1f8f
commit 2b4e9137e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -580,7 +580,7 @@ fi
if not files:
self.log(
'warning',
'debug',
f'No files found in {source_description} microagents directory: {microagents_dir}',
)
return loaded_microagents