_______________________________________________ logback-user mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/logback-user
The MDC does not help when I have several different long-running tasks
in one thread and I just want to immediately separate their logs. It
seems that this is not such a fantastic wish. It is much easier to
separate logical logging flows at once, than to filter them later in
databases. The amount of data is large, logs per day can accumulate
several hundred megabytes. It turns out that we will have to write our
own implementation of such a log.
- [logback-user] separate task log files (slf4j +... Денис Матвеев
- Re: [logback-user] separate task log files ... Oleksandr Gavenko
- Re: [logback-user] separate task log files ... Ceki Gulcu
- [logback-user] separate task log files (sl... Денис Матвеев
- [logback-user] separate task log files (sl... Денис Матвеев
