I'd like to see the logging and warning functions as options that get passed in (but default to console.log and console.warn), so an application could collected warnings and logs instead of having them sent straight to the console.
I think this would definitely help a browser based gerber processing application.
I'd like to see the logging and warning functions as options that get passed in (but default to console.log and console.warn), so an application could collected warnings and logs instead of having them sent straight to the console.
I think this would definitely help a browser based gerber processing application.