indutny / bud-logger

Bud Logger DSO
1 stars 3 forks source link

Specify where in the bud config to place the logger.bud path #2

Open joeybaker opened 9 years ago

joeybaker commented 9 years ago

The readme currently says:

Add logger.bud to the tracing.dso section in bud configuration

But, I'm not sure where the tracing.dso key goes in the JSON? Is it a top-level key?

indutny commented 9 years ago

Oh, well. I meant that if you have a config JSON object. config.tracing.dso = [ '/path/to/your/logger.bud' ]