logpoint_api

🪵 Elixir library that implements the Logpoint API reference

MIT License

Stars
3
logpoint_api - v0.2.3 Latest Release

Published by MikaelFangel about 1 month ago

Changes

  • Update dependencies
logpoint_api - v0.2.2

Published by MikaelFangel 5 months ago

Changes

  • Fixed a bug where an error message returned from Logpoint could crash the run_search/3 function
logpoint_api - v0.2.1

Published by MikaelFangel 5 months ago

Adds the new run_search/3 function that allows you to run a full search and handles all the quirks of retrieving the result.

Changes

  • Add run_search function
logpoint_api - v0.1.1

Published by MikaelFangel 6 months ago

Changes

  • Added docs for functions, types, and modules.
logpoint_api - v0.1.0

Published by MikaelFangel 6 months ago

Initial release of a implementation of the Logpoint API reference for their search and incident api.