Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error class not found while setting logpath #5

Open
pasupuletisrinath opened this issue Aug 8, 2018 · 0 comments
Open

Error class not found while setting logpath #5

pasupuletisrinath opened this issue Aug 8, 2018 · 0 comments

Comments

@pasupuletisrinath
Copy link

I'm getting class not found issue when I tried to set like below.
window.logToFile.setLogfilePath(logPath, function () {
console.log("Logger Logpath set Successfully")
}, function (err) {
console.log("Logger Logpath not set", err)
});

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant