option('log-level',type:'combo',choices:['traceL3','traceL2','traceL1','debug','info','warning','error','critial'],value:'info',description:'Set the log level for the GridFire library')
option('unity-safe',type:'boolean',value:false,description:'Enable safe unity builds for better compatibility across different compilers and platforms')