Skip to content

Prepare and import Exception Logging Library #1

Description

@SLabuz95

Concept

Exception Logging library is reponsible for saving all exceptions, which have been thrown by the application.
The main purpose is to save all unhandled exceptions into one dataset from all application instances. The dataset can be studied to improve stability of the application.

Things to consider while library development

Dataset

  • Location
  • Format
  • Concurrency
  • Input Data Format
  • Quick Save / Append Mechanism

Dataset Input Format

  • Exceptions Converter
  • Exceptions / Session Identification

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions