A Python structured logger for Fluentd/Fluent Bit Many web/mobile applications generate huge amount of event logs (c,f. login, logout, purchase, follow, etc). To analyze these event logs could be ...
fluent builderは、「メソッドチェイン風にメソッドをつないでいき、オブジェクトを生成させる」書き方。 前回の例:PCのスペックカスタマイズを使ってfluent builderを実装してみる。 今回のオブジェクト生成のさせ方 my_computer = Computer.ComputerBuilder() \ .configure ...
A Python structured logger for Fluentd/Fluent Bit Many web/mobile applications generate huge amount of event logs (c,f. login, logout, purchase, follow, etc). To analyze these event logs could be ...