1.0.3 • Published 7 years ago
helpmi v1.0.3
helpmi
Logging and debugging utility library
API
trace
Equivalent of console.trace
Equivalent of console.log
warn
Equivalent of console.warn
error
Equivalent of console.error
count
Equivalent of console.count
traceProp
(object: Object, property?: string): void
Traces access to an object