refactored landmark manager and clean up
This commit is contained in:
@@ -14,6 +14,6 @@ OSM_CACHE_DIR = Path(cache_dir_string)
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
logging.basicConfig(
|
||||
level = logging.INFO,
|
||||
level = logging.DEBUG,
|
||||
format = '%(asctime)s - %(name)s\t- %(levelname)s\t- %(message)s'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user