Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Kea Kea
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 555
    • Issues 555
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 66
    • Merge requests 66
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • KeaKea
  • Issues
  • #2134
Closed
Open
Issue created Oct 18, 2021 by Tomek Mrugalski@tomek🛰Owner

Document custom logging format better

Kea uses log4cplus library for logging. There are multiple formatting options available, but they're not well documented.

We should:

  1. fix the link in the ARM Section 19.1.2
  2. document available formatting options in Kea directly, rather than provide link to external docs (that we know broke down in the past)

In particular, we should document %Q, which is microsecond (log4cplus calls it fractional milliseconds) timestamp.

The data is available in log4cplus sources: https://github.com/log4cplus/log4cplus/blob/master/include/log4cplus/layout.h#L293

Edited Oct 18, 2021 by Tomek Mrugalski
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking