Simon Ser
|
07ceeeebe0
|
Introduce libseat_set_log_level
The default level is SILENT. log_init no longer takes an initial log
level (so that calls to libseat_set_log_level prior to log_init work
correctly).
|
2020-08-28 01:21:57 +02:00 |
|
Simon Ser
|
47d4b43f1a
|
Introduce libseat_set_log_handler
This allows libseat users to register a custom logging function.
|
2020-08-28 01:21:57 +02:00 |
|
Simon Ser
|
a254fe3692
|
Rename enum log_level to libseat_log_level
This is preparatory work for exposing a public function to set libseat's
log handler.
|
2020-08-28 01:21:57 +02:00 |
|
Kenny Levinsen
|
493cc2a97d
|
log: Remove libseat prefixes
|
2020-08-05 23:41:55 +02:00 |
|
Kenny Levinsen
|
eace556aa8
|
log: Fix inverted loglevel check
|
2020-08-02 17:46:46 +02:00 |
|
Kenny Levinsen
|
61716a2c77
|
Initial implementation of seatd and libseat
|
2020-07-31 00:22:18 +02:00 |
|