Our log library got a new major version which should be implemented. That's exactly what this patch does. Implementing the new version of the logging library. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
Use class style implement write interface
add ‘use strict’ in all backend file
Introduce JavaScript Standard Style as project style rule, and fixed all fail on backend code.