C# Class XLog.Categories.DefaultCategoryFormatter

Inheritance: ICategoryFormatter
Mostrar archivo Open project: Belorus/XLog

Public Methods

Method Description
DefaultCategoryFormatter ( LogCategoryRegistrar categoryRegistry ) : System.Collections.Generic
GetString ( long categories ) : string

Private Methods

Method Description
CombineCategories ( long categories ) : string

Method Details

DefaultCategoryFormatter() public method

public DefaultCategoryFormatter ( LogCategoryRegistrar categoryRegistry ) : System.Collections.Generic
categoryRegistry LogCategoryRegistrar
return System.Collections.Generic

GetString() public method

public GetString ( long categories ) : string
categories long
return string