Open manand881 opened 2 years ago
Do you want timestamp?
You use metashape as library or command ( command means python -m metashape.outputs.openapi
) ?
If you use this as a library, fortunately, logging.basicConfig() with format option maybe work.
https://docs.python.org/3/library/logging.html#logging.basicConfig
as Metashape writes log files for the processes that are underway, id appreciate it if it timestamps for each line so i could analyze the logs better.