Skip to content

Conversation

zaplatynski
Copy link
Owner

Use level setting per scope & associative array log

OraOpenSource#229 PR and OraOpenSource#245 PR from parent

patch72 added 6 commits May 31, 2019 08:28
The log level can be set per scope. This specific log level will be used regardsless of the main log level. The specific log level can be higher or lower than the generic level
commit 5778ca5
Author: Patrick Barel <Patrick.Barel@GMail.com>
Date:   Mon Mar 16 16:27:15 2020 +0100

    Added prefix and suffix

    Logger_AA now has its own preference type.
    Also added a prefix and a suffix preference that gets added to the scope column.

commit 74d2ea6
Author: Patrick Barel <Patrick.Barel@GMail.com>
Date:   Mon Mar 16 15:25:33 2020 +0100

    Undone changes done in the previous commit.

    The Size of the AA will be a preference, but not in the LOGGER category.

commit c86a01d
Author: Patrick Barel <Patrick.Barel@GMail.com>
Date:   Mon Mar 16 15:11:51 2020 +0100

    Save to AA if not logged in table

    First implementation of saving everything to an Associative Array if it is not written to a persistent table. When an error occurs the contents of this AA are dumped into the table so we always have the latest snapshot, regardless of the set level.
commit 3ebee66
Author: Patrick Barel <Patrick.Barel@GMail.com>
Date:   Thu Dec 30 16:15:14 2021 +0100

    append_param and tochar overloaded with interval datatypes
@zaplatynski zaplatynski added the enhancement New feature or request label Oct 1, 2024
@zaplatynski zaplatynski self-assigned this Oct 1, 2024
@zaplatynski zaplatynski merged commit 34033e2 into zaplatynski:master Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants