# # ChangeLog for uspace/srv/logger/main.c in mainline # # Generated by Trac 1.6 # 2024-12-17T06:22:52Z Mon, 17 Aug 2015 18:54:56 GMT Martin Decky [b688fd8] * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/ns.c (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/ns.h (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/generic/private/driver.h (modified) * uspace/lib/drv/generic/remote_audio_pcm.c (modified) * uspace/lib/drv/generic/remote_nic.c (modified) * uspace/lib/drv/include/audio_pcm_iface.h (modified) * uspace/lib/drv/include/ddf/driver.h (modified) * uspace/lib/drv/include/nic_iface.h (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/gui/terminal.c (modified) * uspace/srv/audio/hound/main.c (modified) * uspace/srv/bd/file_bd/file_bd.c (modified) * uspace/srv/bd/part/guid_part/guid_part.c (modified) * uspace/srv/bd/part/mbr_part/mbr_part.c (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/bd/sata_bd/sata_bd.c (modified) * uspace/srv/clipboard/clipboard.c (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/hid/compositor/compositor.c (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/input/input.c (modified) * uspace/srv/hid/isdv4_tablet/main.c (modified) * uspace/srv/hid/output/output.c (modified) * uspace/srv/hid/remcons/remcons.c (modified) * uspace/srv/hid/rfb/main.c (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) * uspace/srv/hw/irc/apic/apic.c (modified) * uspace/srv/hw/irc/i8259/i8259.c (modified) * uspace/srv/hw/irc/icp-ic/icp-ic.c (modified) * uspace/srv/hw/irc/obio/obio.c (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/locsrv/locsrv.c (modified) * uspace/srv/logger/main.c (modified) * uspace/srv/net/dhcp/main.c (modified) * uspace/srv/net/dnsrsrv/dnsrsrv.c (modified) * uspace/srv/net/ethip/ethip.c (modified) * uspace/srv/net/inetsrv/inetsrv.c (modified) * uspace/srv/net/loopip/loopip.c (modified) * uspace/srv/net/nconfsrv/nconfsrv.c (modified) * uspace/srv/net/slip/slip.c (modified) * uspace/srv/net/tcp/service.c (modified) * uspace/srv/net/udp/service.c (modified) * uspace/srv/taskmon/taskmon.c (modified) * uspace/srv/vfs/vfs.c (modified) gradually introduce async ports, initial phase The initial phase is ... Fri, 17 Aug 2012 10:04:49 GMT Vojtech Horky [6e596bd] * uspace/lib/c/generic/io/log.c (modified) * uspace/lib/c/generic/io/logctl.c (modified) * uspace/lib/c/include/ipc/logger.h (modified) * uspace/srv/logger/ctl.c (modified) * uspace/srv/logger/main.c (modified) Enum renaming Thu, 16 Aug 2012 22:43:22 GMT Vojtech Horky [9ba10f0] * uspace/srv/logger/Makefile (modified) * uspace/srv/logger/initlvl.c (added) * uspace/srv/logger/logger.h (modified) * uspace/srv/logger/main.c (modified) More precise boot options for logger It is possible to specify the ... Thu, 16 Aug 2012 17:49:13 GMT Vojtech Horky [e005f92] * uspace/srv/logger/Makefile (modified) * uspace/srv/logger/ctl.c (added) * uspace/srv/logger/logger.h (modified) * uspace/srv/logger/main.c (modified) * uspace/srv/logger/writer.c (added) Split logger into more files Thu, 16 Aug 2012 15:08:19 GMT Vojtech Horky [80d8885] * uspace/app/logset/main.c (modified) * uspace/lib/c/generic/io/logctl.c (modified) * uspace/lib/c/include/io/logctl.h (modified) * uspace/lib/c/include/ipc/logger.h (modified) * uspace/srv/logger/logger.h (modified) * uspace/srv/logger/main.c (modified) * uspace/srv/logger/namespace.c (modified) Set levels for individual contexts Thu, 16 Aug 2012 14:22:56 GMT Vojtech Horky [793cce15] * uspace/lib/c/generic/io/log.c (modified) * uspace/lib/c/include/io/log.h (modified) * uspace/lib/c/include/ipc/logger.h (modified) * uspace/srv/logger/logger.h (modified) * uspace/srv/logger/main.c (modified) * uspace/srv/logger/namespace.c (modified) Add logging contexts Thu, 16 Aug 2012 11:58:46 GMT Vojtech Horky [494f417] * uspace/app/logset/main.c (modified) * uspace/lib/c/generic/io/logctl.c (modified) * uspace/lib/c/include/io/logctl.h (modified) * uspace/lib/c/include/ipc/logger.h (modified) * uspace/srv/logger/logger.h (modified) * uspace/srv/logger/main.c (modified) * uspace/srv/logger/namespace.c (modified) Allow changing level of individual namespaces Thu, 16 Aug 2012 09:39:07 GMT Vojtech Horky [b52dd1de] * uspace/lib/c/generic/io/logctl.c (modified) * uspace/lib/c/include/io/logctl.h (modified) * uspace/srv/logger/main.c (modified) Initial logging level can be set through sysinfo Thu, 16 Aug 2012 09:15:21 GMT Vojtech Horky [6e9e12b] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/logview/Makefile (deleted) * uspace/app/logview/logview.c (deleted) * uspace/srv/logger/level.c (added) * uspace/srv/logger/logger.h (modified) * uspace/srv/logger/main.c (modified) * uspace/srv/logger/namespace.c (modified) Get rid of logview for now Thu, 16 Aug 2012 08:44:34 GMT Vojtech Horky [669f5cae] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/logset/Makefile (added) * uspace/app/logset/main.c (added) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/io/logctl.c (added) * uspace/lib/c/include/io/logctl.h (added) * uspace/lib/c/include/ipc/logger.h (modified) * uspace/srv/logger/Makefile (modified) * uspace/srv/logger/logger.h (modified) * uspace/srv/logger/main.c (modified) * uspace/srv/logger/namespace.c (modified) Allow setting default log level Currently, it does not affect ... Tue, 14 Aug 2012 09:37:42 GMT Vojtech Horky [76d92db1] * uspace/srv/logger/logger.h (modified) * uspace/srv/logger/main.c (modified) * uspace/srv/logger/namespace.c (modified) Log to file as well Tue, 17 Jul 2012 06:10:08 GMT Vojtech Horky [3ab9de0] * uspace/srv/logger/main.c (modified) Fix bad condition Sat, 14 Jul 2012 11:42:41 GMT Vojtech Horky [ef5be68] * uspace/srv/logger/logger.h (modified) * uspace/srv/logger/main.c (modified) * uspace/srv/logger/namespace.c (modified) Logger: namespace can have more writers Wed, 04 Jul 2012 13:21:52 GMT Vojtech Horky [f6bc83a] * uspace/lib/c/generic/io/log.c (modified) * uspace/srv/logger/logger.h (modified) * uspace/srv/logger/main.c (modified) * uspace/srv/logger/namespace.c (modified) Send log messages only when they are read Wed, 04 Jul 2012 12:57:00 GMT Vojtech Horky [1f2dd20] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/lib/c/generic/io/log.c (modified) * uspace/lib/c/include/ipc/logger.h (added) * uspace/lib/c/include/ipc/services.h (modified) * uspace/srv/logger/Makefile (added) * uspace/srv/logger/logger.h (added) * uspace/srv/logger/main.c (added) * uspace/srv/logger/namespace.c (added) Start working on logger service The logger service is started as an ...