Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

When autoloading plugins, name, version, and type are not displayed in log messages #472

Closed
geauxvirtual opened this issue Nov 4, 2015 · 2 comments
Assignees
Labels

Comments

@geauxvirtual
Copy link
Contributor

INFO[0002] Loading plugin                                _block=main _module=pulsed autodiscoverpath=plugin/ plugin=&{pulse-plugin-publisher-rabbitmq 7901216 493 {63581839543 0 0x9e8e00} 0x820b46e10} plugin-name=0xd810 plugin-type=0xd8c0 plugin-version=0xd870
@geauxvirtual
Copy link
Contributor Author

These three lines need to be updated to the function calls for Name(), Version() and TypeName() of a core.CatalogedPlugin

https://github.com/intelsdi-x/pulse/blob/master/pulse.go#L449-L451

@tiffanyfay
Copy link
Contributor

Fixed by #473

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants