Update git submodules

* Update validations-libs from branch 'master'
  to 0dcf77de8c7cf3dcc5ecfd449bdb790dad146e35
  - Merge "Restoring logging facility and implementing default logger"
  - Restoring logging facility and implementing default logger
    
    The logging statements in our modules, including CLI, are now
    using a dedicated VF logger with Syslog and stdout handlers.
    
    This will ensure, that all messages will be properly journaled
    and that only messages >warn will be displayed to user by default.
    Patch only changes behavior of the logging statements in the VF
    code itself. Log statements in imported modules, such as ansible-runner,
    will behave as before.
    
    In the absence of available '/dev/log' device the user will be notified,
    during logger init, by a warning level message.
    
    Tests for the new code are included.
    
    Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
    Change-Id: If8ed6510dad16dc8495717789bb132b957828e0d
This commit is contained in:
Zuul 2022-09-27 15:28:27 +00:00 committed by Gerrit Code Review
parent 852baac2b8
commit e6152219e0
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 125e237bf31b40fef1210c81b3437cf12dc430ed
Subproject commit 0dcf77de8c7cf3dcc5ecfd449bdb790dad146e35