Menu

#39 sr_watch produces very few log entries

SarraBeta
closed
Daluma S
None
7
2017-07-29
2016-05-25
Eric Funk
No

We are having issues troubleshooting some sr_watch issues due to the lack of logging in sr_watch.

Even with:

loglevel debug

set in the config file, sr_watch produces very little log entries besides a notice that its starting and ending. i.e.

2016-05-25 11:31:14,679 [INFO] sr_watch stop
2016-05-25 11:31:20,567 [INFO] sr_watch start
2016-05-25 11:31:20,567 [INFO] sr_watch run
2016-05-25 11:35:13,667 [INFO] signal stop

However if we call it with the debug flag enabled it outputs a lot to stdout.

It looks like the log entries within sr_watch.py are working, but when it calls post commands the corresponding log entries aren't outputting to the log file.

Discussion

  • psilva

    psilva - 2016-05-29

    on_post post_log

    try in > 5a2, should then print a message for each file posted.

     
  • psilva

    psilva - 2016-05-30
    • Priority: 5 --> 7
     
  • psilva

    psilva - 2016-06-08
    • assigned_to: Daluma S
     
  • psilva

    psilva - 2016-06-08
    • Group: deferred --> v2.16.00b
     
  • psilva

    psilva - 2016-06-08

    fix committed by Daluma

     
  • psilva

    psilva - 2016-08-29
    • status: open --> closed
     

Log in to post a comment.

Auth0 Logo