Use colors and text styles

Debug faster styling your outputs with colors, background colors and sets. Concat any style like writing plain english for create awesome logs. No more bored and difficult to track black and white terminals.

For the server and the client

Learn once, implement multiple times! Logatim is isomorphic so it can run over node or on the client side without any change, config making or dependency. The official bundles includes the following dependency injection patterns: umd, amd, commonjs and var.

Log using levels

Control what's outputed in your app. Set the log level programatically and print exactly what you need in every moment. Logatim implements the 5 primary levels: silent, debug, info, warn and error.

Try our demo now!

You can try it right now on the browser console of this website

or in the offical Logatim sandbox hosted at Runnable