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

LOG-8039 update packages #59

Merged
merged 18 commits into from Apr 6, 2020

LOG-8039 remove legacy code

  • Loading branch information
alestrunda committed Mar 26, 2020
commit 2bd4360826ca3d89562377b3b140fac75fc0119b
@@ -51,7 +51,6 @@ var Loggly = (exports.Loggly = function(options) {

this.client = loggly.createClient({
subdomain: options.subdomain,
auth: options.auth || null,
json: options.json || false, //TODO: should be false
proxy: options.proxy || null,
token: options.token,
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.