Ads by Lake Quincy Media

Wiki Navigation

 
Gibraltar - Learn about the best analysis tool for NLog

Rot13 layout renderer

NLog documentation is a Wiki, which allows registered users to edit its content.
If you want to contribute, please create a user account and contact Jarek to get edit access.

Decodes text "encrypted" with ROT-13. 

Supported in

Configuration Syntax

${rot13:inner=Layout:text=Layout}
Read more about using the Configuration File.

Parameters

  • Transformation Options
  • inner - Wrapped layout.Layout
    This parameter is not supported in:
    • NLog v1.0 for .NET Compact Framework 1.0
    • NLog v1.0 for .NET Compact Framework 2.0
    • NLog v1.0 for .NET Framework 1.0
    • NLog v1.0 for .NET Framework 1.1
    • NLog v1.0 for .NET Framework 2.0
  • text - Layout to be wrapped.Layout
    This variable is for backwards compatibility

Remarks

See http://en.wikipedia.org/wiki/ROT13.