Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Log level and log granularity #2191

Description

@migldasilva

Hi, I'd like to increment the log level and granularity regarding user access to WebAPI.

So far, I can read on the logs the following kind of records:

2023-01-25 10:44:53.668 INFO http-nio-8080-exec-8 com.odysseusinc.logging.LoggingService -  - User login = [email protected] was logged in                       
2023-01-25 10:45:19.538 INFO http-nio-8080-exec-8 com.odysseusinc.logging.LoggingService -  - User login = [email protected] was logged out

I'm interesting in improving the granularity of such logs. For instance, when a giver user selects a given Datasource, I'd like to get this information recorded on the logs.

Is that possible?

Thank you very much.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions