src.main.main_logger
Functions
|
Initialize the main logger (global variable LOGGER). |
- src.main.main_logger.main_logger_init(rootdir='')
Initialize the main logger (global variable LOGGER).
- Parameters:
rootdir (str) – Path to the directory where the vl3d.py script is located.
- Returns:
Nothing.