I use the aurelia-logger in all my NS scripts, same API for both client and server scripts. By default it logs to browser console for client scripts, execution log for server scripts, and can easily log to both browser console and server log without changing log calls.