Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Can not tag an error when passed to `.error` or `.info` function. #44
Comments
|
I tested it on 3.x branch and it works. When I call: |
Error tags works when tags are passing when instantiating the transport
but not when when passed to
.erroror.infofunction.I can see the code passes the tags array to underlying
node-loggly-bulkbut why it does'nt appear as tag in Loggly rather its appended injsonas an extra property calledmetaversions from package.json
The text was updated successfully, but these errors were encountered: