|
@@ -9,7 +9,7 @@ import logging
|
|
|
|
|
|
path1 = '/mnt/disk001/dcl_data_process/src/python2/pjibot/'
|
|
path1 = '/mnt/disk001/dcl_data_process/src/python2/pjibot/'
|
|
|
|
|
|
-logging.basicConfig(filename=path1 + 'log/camera.log', level=logging.INFO,
|
|
|
|
|
|
+logging.basicConfig(filename=path1 + 'log/camera-pjibot_guide.log', level=logging.INFO,
|
|
format='%(asctime)s - %(levelname)s - %(message)s')
|
|
format='%(asctime)s - %(levelname)s - %(message)s')
|
|
|
|
|
|
key1 = 'pjibot/'
|
|
key1 = 'pjibot/'
|