Skip to content

Commit eb9db97

Browse files
Update dev/pyRevitLabs/pyRevitLabs.PyRevit/PyRevitCaches.cs
Co-authored-by: devloai[bot] <168258904+devloai[bot]@users.noreply.github.com>
1 parent b78fbbd commit eb9db97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/pyRevitLabs/pyRevitLabs.PyRevit/PyRevitCaches.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ public static void ClearAllCaches() {
5151
}
5252
}
5353
else
54-
Console.WriteLine($"{PyRevitLabsConsts.PyRevitPath} directory not found, nothing to clear.");
54+
logger.Debug($"{PyRevitLabsConsts.PyRevitPath} directory not found, nothing to clear.");
5555
}
5656

5757

0 commit comments

Comments
 (0)