This agent implements IReporterInterface so it can capture output generated by the kernel. If you start this agent, all Kernel output will be routed to log files instead of the standard output console. It extends FileLoggerAgent in order to log agent output to sequentially named text files. Upon loading, this agent replaces the default Reporter so kernel output is logged instead of showing up in the console. The supported Props are:
For a list of all members of this type, see FileReporter Members .
System.Object
Props
Agent
ServiceAgent
FileLoggerAgent
FileReporter
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: com.neokernel.io
Assembly: Neokernel (in Neokernel.exe)
FileReporter Members | com.neokernel.io Namespace