Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
CamiTK Community Edition
CamiTK Community Edition
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 17
    • Issues 17
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 2
    • Merge Requests 2
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • CamiTK
  • CamiTK Community EditionCamiTK Community Edition
  • Issues
  • #21

Closed
Open
Opened Mar 05, 2018 by Emmanuel Promayon@promayoeOwner

CamiTK XML Logger

As a CEP developer
I would like to output the log in XML
So that I can process it using XSLT, xpath requests or any other automatic way
Epic/Topics Log System

Description / Overview

Create a specific logger that log specific things (e.g. component I/O, action executions...) in a defined XML language. This can be useful for the action state machine and CSM

Hints

  • define what to output
  • describe the XML output language (using XSD would be a good choice)
  • create a class CamiTKXMLLogger inheriting from CamiTKLogger that just redefines buildLogLessage

Acceptance test

  • [ ]
Edited Jun 12, 2018 by Emmanuel Promayon
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: CamiTK/CamiTK#21