Closed GoogleCodeExporter closed 8 years ago
Adding the requirement of making this new module as independent as possible
from the rest of the soi-toolkit components, i.e. so it can be reused in Mule
projects not using soi-toolkit for other parts.
The only dependency that seems to be required is the dependency to the
soitoolkit-schema component that contains the LogEvent XML Schema and JAXB
classes.
Also important to keep all code depending on Mule separately within the module
to make it possible to reuse this logging-component outside Mule, i.e. by
braking out the core logging functionality to a separate maven component and
only keeping the mule-specific code left in this module.
Original comment by magnus.l...@gmail.com
on 24 Aug 2012 at 7:00
This issue was updated by revision r1684.
Original comment by magnus.l...@gmail.com
on 24 Aug 2012 at 7:04
This issue was updated by revision r1685.
Original comment by magnus.l...@gmail.com
on 24 Aug 2012 at 7:05
New Requirement: The new logger-module must be backward compatible with the
data formats used by the old LogTransformer, i.e. be able to send log-event
using v1.0 of the LogEvent schema.
The logger-module might support newer log-formats as well and by configuration
a developer shall be able to use a custom log-format as well.
Original comment by magnus.l...@gmail.com
on 24 Aug 2012 at 7:16
This issue was closed by revision r1725.
Original comment by magnus.l...@gmail.com
on 15 Sep 2012 at 6:20
This issue was closed by revision r1726.
Original comment by magnus.l...@gmail.com
on 15 Sep 2012 at 6:21
Closed by mistake...
Original comment by magnus.l...@gmail.com
on 19 Sep 2012 at 4:58
Closed by mistake...
Original comment by magnus.l...@gmail.com
on 19 Sep 2012 at 5:05
This issue was updated by revision r1734.
Kind of a restart of the implementation. Going for a common soitoolkit
component with more than one gui-element, starting with the logger.
Original comment by magnus.l...@gmail.com
on 22 Sep 2012 at 2:24
This issue was updated by revision r1735.
Added svn-ignores...
Original comment by magnus.l...@gmail.com
on 22 Sep 2012 at 2:32
This issue was updated by revision r1736.
Updated pom.xml to be part
Original comment by magnus.l...@gmail.com
on 22 Sep 2012 at 4:52
This issue was updated by revision r1737.
1. Functionality transferred from the old soitoolkit-module-loger
2. No dependency to soitoolkit-commons-mule, only to soitoolkit-commons-schemas
Original comment by magnus.l...@gmail.com
on 23 Sep 2012 at 4:33
This issue was closed by revision r1747.
Original comment by magnus.l...@gmail.com
on 27 Sep 2012 at 8:14
NOTE: This is only introduced as a technology preview feature in v0.6.0.
The LogTransformer will be replaced by the logger in v0.6.1.
Original comment by magnus.l...@gmail.com
on 27 Sep 2012 at 8:16
Original issue reported on code.google.com by
magnus.l...@gmail.com
on 24 Aug 2012 at 6:54