chitragupta
v1.1.0
Published
It is believed that Lord Chitragupta is the one who keeps a record of the karma of all human beings and decides who will go to heaven and hell by scrutinising their deeds. that can log anything. Just like lord Chitragupta it also keeps account of all the
Downloads
3
Readme
chitragupta
It is believed that Lord Chitragupta is the one who keeps a record of the karma of all human beings and decides who will go to heaven and hell by scrutinising their deeds.
chitragupta is a JS logger that can log anything. Just like lord Chitragupta it also keeps account of all the karma done by developers / users.
NOTE : You may need to create a 'logs/' folder in the project directory
Always consider the security implications of the information you're logging. Sensitive information like passwords, credit card details, or personally identifiable information should not be logged. Additionally, handle logging in a way that adheres to data protection regulations or compliance requirements applicable to your application or region.
Features
Log Event Fire
chit.log([Object], "FLAGS")
trace = // trace object
chit.log(trace, "w")