#1259 logging: reactor: add repo path and/or project name to repo refrsh reaction

v1.0.0
closed
sf-2 (994)
Other
nobody
2015-08-20
2010-12-27
Anonymous
No

Originally created by: nhruby

While watching the reactor logs during a large and lengthy SVN repo refresh of osmf project the reactor logs lines like this:

20:32:11,190 INFO  [forgesvn.model.svn] Refresh <Commit 4d10ebd11be1ce489600043d:10261>

Operationally it would be nice if this event contained some additional information on which repo or project it was refreshing so that one isn't mislead in the logs.

Either or both of the following adjustments woudl be super helpful:

  • add the project name and/or repo path to the refresh commit event
  • add a log event at teh start of the refresh process like "$project:$repo_path:$repo_uuid" so that one could map the repo UUID iin teh per-commit refresh events back to a project and/or repo.

Thanks!

-n

Discussion

  • Rick Copeland - 2010-12-28
    • custom_field__milestone: --> backlog
     
  • Rick Copeland - 2011-01-18
    • size: --> 1
     
  • Jenny Steele - 2011-01-20
    • status: open --> in-progress
    • assigned_to: Jenny Steele
     
  • Jenny Steele - 2011-01-20

    The log messages now look like this:

    10:32:33,041 INFO  [forgesvn.model.svn] Refresh <Commit 4d23a1364da32e8326000024:8> <Repository /svn/p/test/svnen>
    
     
  • Jenny Steele - 2011-01-20
    • status: in-progress --> closed
     

Log in to post a comment.