1.0.3 • Published 7 years ago

helpmi v1.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

helpmi

Logging and debugging utility library

API

trace

Equivalent of console.trace

print

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

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago