0.1.4 • Published 3 months ago

isoscribe v0.1.4

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 months ago

Overview

Isoscribe is an isomorphic logging utility that allows you to easily log structured and non structured content across your full stack application. For the most part, logging utilities are single purpose and cannot be used across your stack. That is, you can log our backend procedures, services, controllers, utils, etc.. however when it comes to the front-end logging is relegated to console.log|warn|error.

Isoscribe attempts to solve that problem by offering the same logging mechanisms traditionally geared toward platform development. During runtime, the tool evaluates the context in which it's running and logs out structured messages to provide insight into the execution of your code.

Documentation

Check out the isoscribe documentation: https://isoscribe.greenflash.digital

Organization

Check out the company behind isoscribe: https://greenflash.digital