Mantis - Resin
Viewing Issue Advanced Details
1290 minor always 08-15-06 13:12 08-21-06 09:36
bryantd95  
ferg  
normal  
closed 3.0.21  
fixed  
none    
none 3.0.22  
0001290: unable to change log level in resin.conf
In previous versions of resin, using
<log name='' level='finer' path='debug.log' timestamp="[%H:%M:%S.%s ]" rollover-period='1D' />

in the resin.conf would produce finer logging in resin. In 3.0.21 (and possibly 3.0.20) this does not change the level.

Adding <logger name='' level='finer' /> does turn on the log. This may be a documentation bug if the logging specifications have changed, otherwise the schema should be changed to not allow a level attribute on the log node as it is ineffective.

Notes
(0001467)
ferg   
08-21-06 09:36   
server/024o