mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
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:
parent
37cebc1f8f
commit
2b4e9137e3
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user