Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
status_page
main
Aggregator
StatusPage
Handler
HTMLBuilder
Table
HTTPSection
Internal
HTTPReqAgg
HTTPReqKey
HTTPRows
LogSection
ProgramInfo
QuickSection
Counter
Section
Generated using Crystal 1.14.0
2024-11-30 09:30:42 UTC
class
StatusPage::
LogSection
StatusPage::LogSection
Log::Backend
Reference
Object
Included Modules
StatusPage::Section
Defined in:
status_page/logs.cr
Constructors
.new
(capacity =
1000
, preview_display : Int32 =
20
)
Instance Method Summary
#name
#render
(io : IO)
#render_full
(params : HTTP::Params, io : IO)
#write
(entry)
Instance methods inherited from module
StatusPage::Section
html(io : IO, &)
html
,
name : String
name
,
page_url(**params)
page_url
,
register!
register!
,
render(io : IO)
render
,
render_full(params : HTTP::Params, io : IO)
render_full
Constructor Detail
def self.
new
(capacity =
1000
, preview_display : Int32 =
20
)
#
[
View source
]
Instance Method Detail
def
name
#
[
View source
]
def
render
(io : IO)
#
[
View source
]
def
render_full
(params : HTTP::Params, io : IO)
#
[
View source
]
def
write
(entry)
#
[
View source
]