All Downloads are FREE. Search and download functionalities are using the official Maven repository.

templates.graphql.logback.rocker.raw Maven / Gradle / Ivy

There is a newer version: 2.1.38
Show newest version




    TODO create logger for audit only.
    http://stackoverflow.com/questions/2488558/logback-to-log-different-messages-to-two-files
    
        PROFILER
        
        NEUTRAL
    

    
        
        
            %d{HH:mm:ss.SSS} [%thread] %X{sId} %X{cId} %-5level %class{36}:%L %M - %msg%n
        
    

    
        log/test.log
        false
        
            %d{HH:mm:ss.SSS} [%thread] %X{sId} %X{cId} %-5level %class{36}:%L %M - %msg%n
        
    

    
    
        log/audit.log 
        
            %-5level [%thread] %date{ISO8601} %X{sId} %X{cId} %F:%L - %msg%n
             
            true
        
        
            log/audit.log.%i.zip
            1
            5 
        
        
            200MB
             
        
    

    
        
    

    
        
    

    
        
    






© 2015 - 2025 Weber Informatics LLC | Privacy Policy