mongoid_colored_logger icon indicating copy to clipboard operation
mongoid_colored_logger copied to clipboard

CYAN and MAGENTA colors rotation

Open ivanovaleksey opened this issue 8 years ago • 5 comments

Hi, thanks for the cool gem!

When I run command which produces more than 1 line of logs I get the following: image So MONGODB is always colored with CYAN.

Shouldn't it be like this? image

If it should I would like to provide small PR to enhance it.

ivanovaleksey avatar Mar 30 '17 10:03 ivanovaleksey

Actually any command will contain more than 1 line because of STARTED and SUCCEEDED. So it would be image vs. image

ivanovaleksey avatar Mar 30 '17 10:03 ivanovaleksey

uninitialized constant MongoidColoredLogger::Railtie::Moped

ghost avatar Nov 13 '20 06:11 ghost

I'm not using it anymore, but PR are welcome.

romanbsd avatar Nov 15 '20 09:11 romanbsd

@admindiesel You may have better luck by pointing your Gemfile to the github repo.

Alternatively, I also maintain another gem (itself inspired by mongoid_colored_logger), that works on current versions of mongo-ruby and mongoid: https://github.com/zarqman/mongo_logs_on_roids.

zarqman avatar Nov 16 '20 17:11 zarqman

thx, so cool

zarqman [email protected] 于2020年11月17日周二 上午1:36写道:

@admindiesel https://github.com/admindiesel You may have better luck by pointing your Gemfile to the github repo.

Alternatively, I also maintain another gem (itself inspired by mongoid_colored_logger), that works on current versions of mongo-ruby and mongoid: https://github.com/zarqman/mongo_logs_on_roids.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/romanbsd/mongoid_colored_logger/issues/14#issuecomment-728214661, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMB46RBG5U2XTLM5VBOFE7LSQFPLLANCNFSM4DFYRCKA .

ghost avatar Nov 17 '20 02:11 ghost