Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Give feedback to Atlassian
Help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
ZK
ZK-5931
DhtmlLayoutServlet uses java.util.logging.*
Log In
Open
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Unresolved
Priority:
Normal
Fix Version/s:
None
Affects Version/s:
10.1.0
Component/s:
None
Labels:
zk10todo
Safety specification requirements:
None
Description
Steps to Reproduce
check the source
Current Result
it sets level on java.util.logging.Logger but print log with SLF4J logger
no other classes use java.util.logging.Logger
Expected Result
using consistent log API
Debug Information
Logger.getLogger(
"org.zkoss"
).setLevel(level);
Attachments
Activity
People
Assignee:
Unassigned
Reporter:
hawk
Votes
:
0
Vote for this issue
Watchers:
1
Start watching this issue
Dates
Created:
25/Apr/25 10:10 AM
Updated:
25/Apr/25 10:12 AM