Changeset f92b315 in mainline for uspace/srv/sysman/log.h


Ignore:
Timestamp:
2019-08-17T13:58:13Z (5 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
Children:
241f1985
Parents:
8d74fdd
git-author:
Michal Koutny <xm.koutny+hos@…> (2016-02-07 22:30:40)
git-committer:
Matthieu Riolo <matthieu.riolo@…> (2019-08-17 13:58:13)
Message:

sysman: Throttled logging to LVL_NOTE

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/sysman/log.h

    r8d74fdd rf92b315  
    3333#include <stdio.h>
    3434
     35extern void sysman_log_init(log_level_t);
     36
    3537/*
    3638 * Temporarily use only simple printfs, later add some smart logging,
Note: See TracChangeset for help on using the changeset viewer.