Show / Hide Table of Contents

Class RollingLogAppender

Inheritance
System.Object
RollingLogAppender
Namespace: Cloud_ShareSync.Core.Logging.Appenders
Assembly: Cloud-ShareSync.Core.Logging.dll
Syntax
class RollingLogAppender : RollingFileAppender

Constructors

| Improve this Doc View Source

RollingLogAppender(String, Int32, Int32, SupportedLogLevels)

Declaration
public RollingLogAppender(string path, int maxSizeRollBackups, int maximumFileSize, SupportedLogLevels logLevels)
Parameters
Type Name Description
System.String path
System.Int32 maxSizeRollBackups
System.Int32 maximumFileSize
SupportedLogLevels logLevels
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
About Me | Open Source Acknowledgements | Security
☀
☾