Skip to content

Instantly share code, notes, and snippets.

@calum-github
Created May 7, 2015 03:10
Show Gist options
  • Save calum-github/714f690cd7d76789c615 to your computer and use it in GitHub Desktop.
Save calum-github/714f690cd7d76789c615 to your computer and use it in GitHub Desktop.
[root@munki nbi]# docker logs -f bsdpy
+ tail -f /var/log/bsdpserver.log
+ /usr/bin/env python /bsdpy/bsdpserver.py
File "/bsdpy/bsdpserver.py", line 1077
logging.debug'\n-=============================[-> BSDP SELECT <-]=======================================-')
^
SyntaxError: invalid syntax
+ tail -f /var/log/bsdpserver.log
+ /usr/bin/env python /bsdpy/bsdpserver.py
File "/bsdpy/bsdpserver.py", line 1077
logging.debug'\n-=============================[-> BSDP SELECT <-]=======================================-')
^
SyntaxError: invalid syntax
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment