fresh_script icon indicating copy to clipboard operation
fresh_script copied to clipboard

ADD: Python logging to *.py files

Open old-adapdr opened this issue 6 years ago • 0 comments

  • basicConfig set up in app.py
  • Using: info/debug/warn/error standard notation
  • Using: print statements as base for output (every print == a logged output)

old-adapdr avatar Oct 11 '19 19:10 old-adapdr