tracer

Not indexed yet

github.com/wyhaines/tracer.cr

This library implements a method call tracing facility that can be used to generate either summary or detailed logs of method calls, or to inject arbitrary code execution into method calls.

stars not indexed
1 dependent
License: not declared

This shard has been found but not read yet. Its releases, manifest and README are fetched on a later pass, so everything below is unknown rather than absent.

Installation

# Add this to your shard.yml
dependencies:
  tracer:
    github: wyhaines/tracer.cr

No release to pin to, so this tracks the default branch and will change under you.

Then run:

shards install

shard.yml

No shard.yml has been indexed for this repository. You can read it on the repository.

README

No README has been indexed for this shard yet. You can read it on the repository.