setMethodCount

open override fun setMethodCount(methodCount: Int): FileLoggerConfig.Builder

设置要显示的调用栈方法行数

Sets the number of method lines to show.

Parameters

methodCount

Number of lines to show (default: 2)