Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- scala 2.10
- Kafka
- 카프카
- confluent
- statestore
- Slick
- kafkastream
- spring-batch
- kafka interactive query
- enablekafkastreams
- gradle
- avo
- 플레이 프레임워크
- Elasticsearch
- play framework
- spring-cloud-stream
- Spring
- kafka streams
- Logstash
- schema registry
- kafkastreams
- springboot
- spring-kafka
- RabbitMQ
- reactive
- aws
- coursera
- Elk
- 한빛미디어
- scala
Archives
- Today
- Total
목록tomcat (1)
b
tomcat 다시 보기
로그https://tomcat.apache.org/tomcat-8.0-doc/logging.html – Apache Commons Logging에서 포킹되어 개발된 tomcat-juli를 사용한다 (위치는 /bin에 존재한다) – 기본 로그 설정은 conf/logging.properties로그포맷 – java.util.logging 을 상속 SimpleFormatter(톰캣7 기본 포맷) , XMLFormatter .. – OnelineFormatter ; JULI구현체이고 8.0.36의 기본 포맷VersionLoggerListener – server.xml 에 Listener 으로 등록이 되어 있다. – 실행히 여러 환경 정보를 남긴다. – https://goo.gl/eEyI9k 을 보면 별 내용없다...
카테고리 없음
2017. 4. 23. 14:00