- BFEC2394FBF0F13088BF392EE6946E964A58343B3C7400AC87206212B52D6295738FB17AA100410442BBBAFCE4FBC09DA32C22EA3E52FD379CCA4F302BE7A735
+ FC6B0036D74F0369666FCBE199CDA20733E2B5F384C4653CE6EEBC294C61AB14AD70DE596F34979EC91896E1A4D298153628F13BA430D8190D6360F0102FDE39
logotron/reader.py
(349 . 7)(349 . 7)
13 day_end = day_start + timedelta(days=1)
14
15 # Enable 'tail' is day_end is after end of current day
16 if day_end.day > now.day:
17 if day_end > now:
18 tail = True
19
20 # Get the loglines from DB