remove non log lines
This commit is contained in:
parent
5f7bd50a96
commit
1b1bfbc055
1 changed files with 0 additions and 8 deletions
8
DEBUG
8
DEBUG
|
@ -1,11 +1,3 @@
|
|||
pi@raspberrypi: ~/Documents/omnitrix-app main
|
||||
$ py [19:28:50]
|
||||
Python 3.7.3 (default, Jan 22 2021, 20:04:44)
|
||||
[GCC 8.3.0] on linux
|
||||
Type "help", "copyright", "credits" or "license" for more information.
|
||||
>>> import logging
|
||||
>>> logging.basicConfig(level=logging.DEBUG)
|
||||
>>> import omnitrix
|
||||
DEBUG:boombox:trying gstreamer…
|
||||
DEBUG:boombox:initializing GstBoomBox
|
||||
DEBUG:boombox:verified: '/home/pi/Documents/omnitrix-app/res/sound_startup.mp3'
|
||||
|
|
Loading…
Add table
Reference in a new issue