Skip to content

Instantly share code, notes, and snippets.

@saschadoemer
Created June 8, 2021 08:59
Show Gist options
  • Select an option

  • Save saschadoemer/e794af8eaafae524516733e0e147e6a5 to your computer and use it in GitHub Desktop.

Select an option

Save saschadoemer/e794af8eaafae524516733e0e147e6a5 to your computer and use it in GitHub Desktop.

Revisions

  1. saschadoemer created this gist Jun 8, 2021.
    6 changes: 6 additions & 0 deletions application.yml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    # This will result in Logging based on level INFO but for every aspect of the SDK the logging is turned off.
    # Setting the value for the package will either increase or decrease the logging.
    logging:
    level:
    root: info
    com.dke.data.agrirouter: off