2nd iteration of logging cleanup.
This commit is contained in:
parent
248656b81f
commit
127c05a882
3 changed files with 3 additions and 3 deletions
|
|
@ -240,7 +240,7 @@ class Emulator(object):
|
|||
self.object_source)))
|
||||
raise
|
||||
|
||||
self.log.trace("Recording requirement: %s", requirement)
|
||||
self.log.debug("Recording requirement: %s", requirement)
|
||||
|
||||
# Save the sanitised version, not the user supplied one
|
||||
# (__file//bar => __file/bar)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue