molog
v0.0.2
Published
A Serverless frontend logs
Downloads
3
Readme
molog
Serverless frontend logs & events system
Frontend based on https://github.com/burakson/sherlogjs
Usage
1.import
<script
data-component="homepage"
data-env="dev"
src="//static.pho.im/molog.min.js"></script>
2.push event
Molog.push({
field: 'xxx'
action: ' '
}, function() {
})
LICENSE
Sherlog.js Copyright (C) 2014 Burak Son
© 2017 A Phodal Huang's Idea. This code is distributed under the MIT license. See LICENSE
in this directory.