Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use parent logger #921

Merged
merged 15 commits into from
Feb 22, 2023

Commits on Jun 28, 2021

  1. use parent logger

    Signed-off-by: Chen Lihui <Lihui.Chen@sony.com>
    Chen Lihui authored and Chen Lihui committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    51c1636 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. add new api for sublogger

    Signed-off-by: Chen Lihui <Lihui.Chen@sony.com>
    Chen Lihui authored and Chen Lihui committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    ca51c2e View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. add a return value to indicate the existence of a sublogger

    Signed-off-by: Chen Lihui <Lihui.Chen@sony.com>
    Chen Lihui authored and Chen Lihui committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    108d4fa View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. update based on review

    Co-authored-by: Tomoya.Fujita <Tomoya.Fujita@sony.com>
    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui and fujitatomoya committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    86a30bc View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. share the parent entry with the subordinate logger

    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    f7a7a06 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Merge branch 'rolling' into topic-use-parent-logger

    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    1d2d207 View commit details
    Browse the repository at this point in the history
  2. not to use the deleted MACRO

    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    ada8a06 View commit details
    Browse the repository at this point in the history
  3. remove all entries with the node if the corresponding publisher destr…

    …oyed
    
    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    d5b489a View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. add strict check statements and tests

    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    906584a View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. use hashmap instead of list for sublogger

    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    9f4005f View commit details
    Browse the repository at this point in the history
  2. fix typo

    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    9e86f7b View commit details
    Browse the repository at this point in the history
  3. adjust destruction order

    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    bb9db9f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. update map item instead of set map

    remove the RCL error code
    
    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    35bca11 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. address review

    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    77ce314 View commit details
    Browse the repository at this point in the history
  2. some lost review addressed

    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    3774532 View commit details
    Browse the repository at this point in the history