issues Search Results · repo:ops4j/org.ops4j.pax.logging language:Java
Filter by
477 results
(67 ms)477 results
inops4j/org.ops4j.pax.logging (press backspace or delete to remove)See: https://www.slf4j.org/manual.html#fluent
quick API usage is:
Logger log = LoggerFactory.getLogger( org.ops4j.pax.logging );
LoggingEventBuilder builder = new DefaultLoggingEventBuilder(log, Level.INFO); ...
type: new feature
grgrzybek
- Opened 5 days ago
- #565
https://lists.apache.org/thread/zmwyod74mxf2jpr9gh9z1g7310whlr7v
dependencies
grgrzybek
- Opened on Feb 10
- #562
I have noticed a memory leak in pax-logging in Karaf 4.4.6 when using the command shutdown --reboot. I have millions of
loggers stored in the static variable m_loggers.
After investigation, it seems that ...
j3rem1e
- 17
- Opened on Jan 21
- #561
https://lists.apache.org/thread/xwoqq2nwqjjn27w8bfbfrt2gdygtfdx1
dependencies
grgrzybek
- Opened on Jan 7
- #560
https://lists.apache.org/thread/xwoqq2nwqjjn27w8bfbfrt2gdygtfdx1
dependencies
grgrzybek
- Opened on Jan 7
- #559
I use Opentelemetry Java agent with Karaf. It works but now I would like to receive all logs from karaf (4.4.6). I m
able to receive only opentelemetry internal logs but not logs from my application or ...
jherkel
- 6
- Opened on Nov 27, 2024
- #556

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.