Skip to content

Instantly share code, notes, and snippets.

@portante
Created March 15, 2017 19:20
Show Gist options
  • Select an option

  • Save portante/1cbf517bc29f6dab13866dc7afecea0f to your computer and use it in GitHub Desktop.

Select an option

Save portante/1cbf517bc29f6dab13866dc7afecea0f to your computer and use it in GitHub Desktop.
file:
type: dailyRollingFile
file: ${path.logs}/${cluster.name}.log
datePattern: "'.'yyyy-MM-dd"
layout:
type: pattern
conversionPattern: "[%d{ISO8601}][%-5p][%-25c] %.10000m%n"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment