Artem Yarulin
Artem Yarulin
Not the author, but I've been using https://ij.bazel.build/docs/bazel-support.html for Bazel + CLion (or IntelliJ IDEA) for C++ development on Linux. On MacOS it worked but with issues now and then...
Using `karma 0.13.9` and `karma-chai-plugins 0.6.0` I'm having the same issue
Hi, thank you, I'm not using this project personally anymore, but pull requests are very much welcome and I would be happy to accept such change :)
Hello! Hm, I think it has to handled by ktoa as you may be not alone with such issue. I'll fix it on this weekend or you can send a...
Ooops, completely forgot about this one - will take care about this during this week
Hi, I haven't used this project for a long-long-long time :) I guess it would be something like that: ``` js var log = require('loglevel'); log.setLevel('trace'); loglevelServerSend(log,{url:'https://example.com/app/log',prefix: function(logSev,message) { return...
Well, it depends on your build system and the way how you build your app, so I cannot say. I guess easiest way would be just to copy/paste https://github.com/artemyarulin/loglevel-serverSend/blob/master/loglevel-serverSend.js
Well, it is not here:) But pull request are welcome
Well, actually yeah - it is:)
@jameswlane Thank you very much for your work!