@mgi/error-reporter-core

This package provides the basic interfaces used by the framework. It manages getting errors from any spot in your application to the running error reporter.

Using the Error Reporter

Launching an Error Reporter

The framework routes all errors to a global error reporter. This error reporter is defined by overriding Error Reporter.lvclass class, and then calling Create.vi.

Search GPM for Error Reporter to find pre-built error reporters.

Reporting an Error

Use Report Error.vi anywhere in your application to send an error the reporter.

MGI Error Reporter Framework

The MGI Error Reporter Framework is a high level tool to help catch and report errors. It is designed to be extremely modular and flexible, so it can be tweaked for your application.

Contributing

See Contributing.md for information on how to submit pull requests. Bugs can be reported using the repositories issue tracker.

This package is implemented with LabVIEW 2017

0.1.2

Updated Readme and Relinked VIs

0.1.1

Updated Readme and Relinked

0.1.0

Initial Release.

Copyright (c) 2018 Moore Good Ideas, Inc . All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

   1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

   2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

   3. Neither the name of  Moore Good Ideas, Inc nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
How do I use this package?
Published by DerekMGI 6 years ago
0.1.2 is the latest release
BSD-3-Clause
gitlab.com/mgi/gpm-packages/error-reporter-core
Stats
111 downloads.
Keywords
Dependencies (0)
    none