[TIC-Web] add log framework 57/108057/4
authorChangHyun Lee <leechwin.lee@samsung.com>
Mon, 2 Jan 2017 13:48:51 +0000 (22:48 +0900)
committerChangHyun Lee <leechwin.lee@samsung.com>
Tue, 3 Jan 2017 06:11:29 +0000 (15:11 +0900)
commit05019dbafcb6a825478ce4ab954bb5580f33a0dc
tree88dac2d0f7b7d83a5d67e5790d9f5da0bd9c0bcf
parent66f4487075689cfd97e2060795d925cef175ac3d
[TIC-Web] add log framework

- apply logger framework

Change-Id: I47c06d51dcf9440ec82617c7fa0abb6d501ba91d
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
13 files changed:
app.js
gulpfile.js
package.json
public/src/index.html
public/src/js/config.js
public/src/js/logger.js [new file with mode: 0644]
public/src/js/main.js
public/src/js/page/image.js
public/src/js/page/package.js
public/src/js/page/settings.js
public/src/lib/jsnlog/jsnlog.js [new file with mode: 0644]
server/fs/filesystem.js
server/fs/mic.js