Browse Source

Adaption to new logging concept

master
Dirk Alders 3 years ago
parent
commit
11166bb27a
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      __init__.py

+ 0
- 2
__init__.py View File

@@ -28,8 +28,6 @@ from geo import gps
28 28
 from geo import osm
29 29
 from geo import sun
30 30
 
31
-logger_name = 'GEO'
32
-
33 31
 __DESCRIPTION__ = """The Module {\\tt %s} is designed to \\ldots.
34 32
 For more Information read the sphinx documentation.""" % __name__.replace('_', '\_')
35 33
 """The Module Description"""

Loading…
Cancel
Save