Photon is a Java implementation of the Interoperable Master Format (IMF) standard. IMF is a SMPTE standard whose core constraints are defined in the specification st2067-2:2013
Apache License 2.0
239
stars
78
forks
source link
Swapping log4j to slf4j to unlock log configurations by services #346
Configuring logs at level of service generally makes maintenance easier through integration with corresponding log management solutions. Using SLF4J makes photon less opinionated and hopefully easier to manage as a service for Netflix and others across community
Configuring logs at level of service generally makes maintenance easier through integration with corresponding log management solutions. Using SLF4J makes photon less opinionated and hopefully easier to manage as a service for Netflix and others across community