Skip to content
  • Thomas Nielsen's avatar
    5a7dd77b
    WL#11194 Add optional timestamp precision to log · 5a7dd77b
    Thomas Nielsen authored
    Allow users to configure the desired timestamp resolution of the Router logfiles.
    The default timestamp precision is seconds, but may be tailored setting
    timestamp_precision in either the default [logger] section, or for each applicable
    logger sink, defined in the Router configuration file.
    Timestamp precision may be set to either second, millisecond, microsecond and nanosecond.
    
    RB: 22072
    5a7dd77b
    WL#11194 Add optional timestamp precision to log
    Thomas Nielsen authored
    Allow users to configure the desired timestamp resolution of the Router logfiles.
    The default timestamp precision is seconds, but may be tailored setting
    timestamp_precision in either the default [logger] section, or for each applicable
    logger sink, defined in the Router configuration file.
    Timestamp precision may be set to either second, millisecond, microsecond and nanosecond.
    
    RB: 22072
Loading