regression, datasource session scope logging no longer going to scope.log

Description

None

Environment

None

Attachments

2

Activity

Zac Spitzer 
12 April 2021 at 11:20

working fine for me with 5.3.8.167

Michael Offner 
12 April 2021 at 09:58

please give that version a try

Michael Offner 
12 April 2021 at 09:56

Michael Offner 
12 April 2021 at 09:54

Zac Spitzer 
10 April 2021 at 12:45
(edited)

https://github.com/lucee/Lucee/blob/6.0/core/src/main/java/lucee/runtime/type/scope/storage/IKStorageScopeSupport.java#L224

handler.loadData(pc, appName, name, "session", Scope.SCOPE_SESSION, null)

the null is the log parameter

loadData(PageContext pc, String appName, String name, String strType, int type, Log log) 

PR for 5.3

I also think the scope log levels are back to front, the simple load/create messages are DEBUG, the verbose SQL logging is INFO

PR to fix this for 6.0

Fixed

Details

Assignee

Reporter

Priority

Fix versions

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Affects versions

Created 24 September 2020 at 09:12
Updated 12 April 2021 at 11:20
Resolved 12 April 2021 at 11:20