provegard / ncdbg

A debugger for Nashorn that uses Chrome DevTools as frontend
BSD 3-Clause "New" or "Revised" License
31 stars 5 forks source link

Leak less code into the log file #91

Open provegard opened 6 years ago

provegard commented 6 years ago

Though good for debugging, leaking entire scripts in the log file may be problematic from an error reporting perspective. A middle ground is probably to log the first line of a script.